Answer Posted / guest
create table tablename(col1 datatype,col2 datatype...);
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What happens to the current transaction if the session is ended?
Write a syntax for update query in oracle?
How to do paging with oracle?
What is ceil and floor in oracle?
What is bulk load in oracle?
What are the most common interview questions on ETL Testing for experience?
How does one get the view definition of fixed views/tables?
How to rollback the current transaction in oracle?
What is the purpose of save points in oracle database?
What is a table in oracle?
What is the difference between substr and instr?
What is merge statement used for?
How to do clean up if create database failed?
How to omit columns with default values in insert statement in oracle?
How to get a list of all user accounts in the database?