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
What happens to indexes if you drop a table?
What is translate in oracle?
HI, Please let me know the syllabus for Oracle OCA and OCP Certification
What is a tns file?
what is the difference between data migration and production migration.
How to convert numbers to characters in oracle?
How to start your 10g xe server?
How to start your 10g xe server from command line?
Name the three major set of files on disk that compose a database in Oracle?
Is oracle an operator?
Describe an oracle table?
What is index-organized table in Oracle?
What is the use of aggregate functions in oracle?
what is dynamic SGA and static SGA
What will be the syntax to find current date and time in format "yyyy-mm-dd"?