Answer Posted / chandiran
CREATE TABLE <table name>
(<column name> datatype,.....)
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What do you mean by merge in oracle and how can we merge two tables?
what are actual and formal parameters?
What is merge in oracle?
What is the usage of save points in oracle database?
What is tns entry?
How to use attributes of the implicit cursor in oracle?
What is the difference between the Oracle ODBC driver and a Microsoft ODBC (Open Database Connectivity) Driver?
What happens in oracle commit?
What is analyze command used for?
What is difference between sid and service name in oracle?
I am using an Oracle 8i Database my data contains Clob data. I am using toad version 7.6 i am able to get the data in toad but unable to extract the data in excel.when trying to extract the data into the excel the toad error says out of memory. Can any body please help me to extract the data through the same toad version. Thanks in advance
How many types of synonyms in Oracle?
How to connect the oracle server as sysdba?
what is the use of triggers in Java program? I mean where do we use triggers in Java programming?
What the is the diff between local index and global index. give some example.