Explain the use of rows option in exp command.
What is pragma restrict_reference in oracle 9i?When we use this?Give me one realtime scenario?
Explain oracle’s system global area (sga).
What happens to the current transaction if the session is killed?
10)In an RDBMS, the information content of a table does not depend on the order of the rows and columns. Is this statement Correct? A)Yes B)No C)Depends on the data being stored D)Only for 2-dimensional tables
We need to compare two successive records of a table based on a field. For example, if the table is CUSTOMER, and the filed is Account_ID, To compare Account_IDs of record1 and record2 of CUSTOMER table, what can be the query ?
why pl sql doesn't support retrieving multiple records
which is best insttute for teradata,sybase,mysql,oracle in hyderabad
What is the difference between online and offline backups?
ex. one table is having 1 column with 10 records , then how to display all the values in row wise ?
What is the difference between an Oracle Schema and an Oracle Instance?
What are the advantages of Views ?
How to select all columns of all rows from a table in oracle?