create one table to capture an employee details with a primary
key.
Answer Posted / safi
create table <tablename>(col1 datatype primarykey,.....coln datatype)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to convert character types to numeric types?
What is oracle open database communication (odbc)?
What is a table in oracle?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
How to start an oracle instance?
How to download oracle database 10g xe?
What is the dynamic sql in oracle?
How to create lov dynamically at runtime & attach to text field?
What is dual table oracle?
How to export data with a field delimiter?
How do I spool to a csv formatted file using sqlplus?
What are the differences between number and binary_float in oracle?
How to define default values for formal parameters?
What is the difference between substr & instr functions?
What are the different oracle database objects?