How to find current time using sql query code example Example: how to to get current date and time in sql SELECT CURRENT_DATE from dual;