get current date and tiem in sql code example Example: how to to get current date and time in sql SELECT CURRENT_DATE from dual;