if you ctreate table identity
No Answer is Posted For this Question
Be the First to Post Answer
What is the database name in oracle?
How are the index updates?
what is host string in sql plus? how does it related to database?
What are the predefined tablespaces in a database?
Draw E-R diagram for many to many relationship ?
Why does for update in oracle 8 cause an ora-01002 error?
How will you differentiate between varchar & varchar2?
How to retrieve 5th highest sal from emp table?
How do we switch from init.ora file to asp file?
How to use fetch statement in a loop?
How can you tell how much space is left on a given file system and how much space each of the file systems subdirectories take-up?
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.