Answer Posted / guest
create table <table name>(column definition1, column
definition2,...);
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is oracle instant client?
What privilege is needed for a user to insert rows to tables in another schema?
How do I spool in oracle?
Difference between hot backup vs. Cold backup?
Can we create trigger on materialized view in oracle?
How to use group functions in the select clause using oracle?
What is the maximum number of triggers that can be applied to a single table?
How to define a variable of a specific record type?
How do we get field detail of a table?
How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?
What is the difference between substr & instr functions?
Why do we need integrity constraints in a database?
How to filter out duplications in the returning rows using oracle?
What are the different types of trigger and explain its various uses and functions?
How to export data with a field delimiter?