nw i'm doing MBA system and planning to do oracle,database
management.tell me that whether it is useful r not?.refer
any course for my carrier pls
No Answer is Posted For this Question
Be the First to Post Answer
How to add a new column to an existing table in oracle?
What is the difference between Sleep and Wait? (Java)
i have a table with 1 lac of data.i want to insert this data into another table. i want every 5000 of data insert use a commit.using counter and if error is comming in the 5000 of data it rollback.
A and B are tables. x is a column. Then What is difference between A.x = B.x(+) and A.x = B.x ?
What are the attributes that are found in a cursor?
What happens if recursive calls get out of control?
What is dictionary cache ?
8. Display the client name and order date for all orders using the natural join keywords.
What is difference between truncate and delete?
What is an Index ? How it is implemented in Oracle Database ?
What are the uses of synonyms?
5. Display full details for the creditor/s who has received the single largest payment. Do not use a table join or set operator anywhere in your query.