What problems would using the reserved keywords DATE and TIME as column names cause in Oracle?
3
votes
1
answer
3120
views
DATE
is an SQL Reserved Word and TIME
is a PL/SQL Reserved Word in Oracle (listed in SQL> HELP RESERVED WORDS
). What problems would using them as column names cause in Oracle?
The database server runs:

Asked by Franck Dernoncourt
(2093 rep)
Apr 28, 2015, 12:33 AM
Last activity: Apr 28, 2015, 01:09 AM
Last activity: Apr 28, 2015, 01:09 AM