Answer Posted / abhishek tp
total 250 , 249 non clustered and 1 clustered
| Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
How to use select statement to count the number of rows in oracle?
How to login to the server without an instance?
Describe the types of sub query?
How do I limit the number of oracle database connections generated by weblogic server?
Can we convert a date to char in oracle and if so, what would be the syntax?
How to start an oracle instance?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
What are the various oracle database objects?
Why is oracle database so popular?
I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?
How to set a transaction to be read only in oracle?
You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?
Can multiple cursors being opened at the same time?
How do I know if oracle client is installed on windows?
What is the difference between count (*), count (expression), count (distinct expression)?