Explain the use of full option in exp command.
No Answer is Posted For this Question
Be the First to Post Answer
what is null value?
what is the exact definition for pointer?
I have created one package with out procedures in package specification and in package body i have used 2 procedures. is it compile????
How can I create database in oracle?
Explain rename?
Briefly explain what is literal? Give an example where it can be used?
hello friends Im doing my final year engineering in B.Tech.. one of uncle said he can provide job in his company if im good in database management. but i have only basic knowledge about database, so like to join database management course in good intuition. so friends kindly help me to get good intuition because its my future.
Why required to run root.sh at the time of installation and what exactly it will do
what's query optimization and without use of IN AND Exist can we get another way data from query
What does COMMIT do ?
If I have a select statment which retrives 2 rows, & that rows have the same data in all the fields except the last field and I want to merge the 2 rows to be in 1 row with concatenating the last field which have the different data.... eg: the 1st row has these fields: A-B-C the second row has: A-B-X ........ i want to merge the two row to be in one row like ----> A- B- C,X
Can we write dml statement in function in oracle?