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