Give the various exception types.
Explain the use of grant option in exp command.
How to write an inner join with the where clause in oracle?
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 ?
i can't insert column value greater than 4000 characters at one instance even i am using CLOB datatype . how to insert efficiently more than 4000 characters ? And please let me know how to impose inline and out-of line constraints on oracle column??? Thanks in Advance... Prakash
How do I call oracle stored procedures that take no parameters?
I have a table like this Table Name:Products Productid Price 1 10 1 10 2 20 3 30 3 30 But i want to output like this. productid price 2 20. please replay me.
Hi Every One , What is the table Space in Oracle Database ? waiting for answere and thankyou
How to find no of saturdays in a month using single sql ?
What are the benefits of ordbms?
Explain a data segment?
Which environment variables are absolutely critical in order to run the OUI?
What is the use of file param in imp command?