create one table to capture an employee details with a primary
key.
Answer / safi
create table <tablename>(col1 datatype primarykey,.....coln datatype)
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you mean by merge in oracle and how can you merge two tables?
Please explain drop constraint oracle?
Please explain compound trigger in oracle?
What are the components of logical database structure in oracle database?
How to shutdown your 10g xe server from command line?
What are the components of Logical database structure of ORACLE database?
Can multiple columns be used in group by in oracle?
Explain the difference between replace() and translate() functions in oracle?
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame ?
What is meant by recursive hints ?
what are archived logs?