What is the use of file param in imp command?
No Answer is Posted For this Question
Be the First to Post Answer
6. Display the client name and order date for all orders using the traditional method.
How to use subqueries with the in operator using oracle?
Can we protect our pl/sql source code?
what is pragma?
13. Display the second to fifth characters in each client name.
What is a Shared SQL pool ?
I just want to maintain data like an employee can belongs to 3 or more departments . We can resolve this by using composite key but it avoids normalization rules. So Can anyone tell me how can I maintain data.
I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?
What are the numeric comparison operations?
How to find the date and time of last updated table?
What is integrity and what is constraint??Explain with example
24. Display the order number for all orders whose average item cost is greater than the overall average item cost across all orders.