What is the difference between I and G in Oracle?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the use of tables option in exp command.
Write a trigger example in oracle?
how to convert .db (extention) database file into .dmp (extention ) for oracle database ?
how to store only time in a data base table
How to drop a stored function?
what is pragma?
what is main def between plsql/table and array?
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
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.
What is the parameter mode that can be passed to a procedure?
What are the system predefined user roles?
What are the numeric comparison operations?