Answer Posted / guest
create table tablename(col1 datatype,col2 datatype...);
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can the query output be sorted by multiple columns in oracle?
How to return top 5 rows in oracle?
Can sub procedure/function be called recursively?
How to call a sub procedure?
Explain the use of analyse option in exp command.
How to create a new table in your schema?
How do I uninstall oracle 11g?
What is system tablespace?
How to create a stored procedure in oracle?
what are the default admin accounts in Oracle 10g ?
what are bitmap indexes? How does they work?
Can we commit inside a function in oracle?
How to enter a new row into a table interactively?
How to pass a parameter to a cursor in oracle?
please explain.. DB architecture ...