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 call a stored function with parameters?
How to retrieve data from an cursor to a record?
How to drop an index?
What suggestions do you have to reduce the network traffic?
Briefly explain what is literal? Give an example where it can be used?
How to use "startup" command to start default instance?
Is oracle a programming language?
How to empty your oracle recycle bin?
How to start instance with a minimal initialization parameter file?
What is raw datatype?
while i take backup using ibm tsm the following errors occurred: rman-03009 ora-19513 ora-27206 ora-19502 ora-27030 ora-ora19511
What is flashback in Oracle?
How do I use unicode codesets with the weblogic jdriver for oracle driver?
What are the four Oracle system processes that must always be up and running for the database to be useable?
What language does oracle use?