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