Answer Posted / anand
create table tablename(
columnn1 (data type)
columnn2 (data type)
columnn3 (data type)
columnn4 (data type)
);
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to write date and time interval literals in oracle?
What is meant by recursive hints in oracle?
What is the difference between "as" and "is" in an oracle stored procedure?
What is the maximum number of triggers that can be applied to a single table?
What are the set operators union, union all, minus & intersect meant to do?
Is it possible to split the print reviewer into more than one region ?
What is a nested table?
Can you create a synonym without having a table?
Can we commit inside a function in oracle?
What is open database communication (odbc) in oracle?
What are the differences between date and timestamp in oracle?
How to delete all rows a table in oracle?
Which is faster join or subquery in oracle?
How to sort output in descending order in oracle?
What is transport network substrate (tns) in oracle?