|
Home > Archive > Oracle certifications > October 2002 > 9i Upgrade Question !!!!
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
9i Upgrade Question !!!!
|
|
|
| Does anybody know the answer as i read this question at dbasupport...
Examine the list of variables and their data types
Name Datatype
TS,TS1 Timestamp
TSZ Timestamp with Time Zone
TLZ Timestamp with local time zone
IYM Interval year to month
IDS,IDS1 Interval year to second
Which three expressions using the new date & time data types are valid ( Choose Three )
A. IDS*2
B. TS+IYM
C. TS-TS1
D. IDS-TS
E. IDS+IYM | |
| melissa4 2002-10-20, 4:19 am |
| Hey,
I had this question on the certification exam...
the answers are:
A) IDS*2
B) TS + IYM
e) IDS + IYM |
|
|
|
|