Describe an oracle table?
No Answer is Posted For this Question
Be the First to Post Answer
interview questions with answer for cts
What is oracle join syntax?
What is oracle database 10g express edition?
How to use "out" parameter properly?
I have two tables : COuntry,city I want all the cities in each country.Question on Cross Join.
What are the varoius components of physical database structure of oracle database?
How do I use unicode codesets with the weblogic jdriver for oracle driver?
What is dynamic proxy?
what is the difference between restoring and recovering?
What is a private synonym?
Give syntax for SQL and ORACLE joins.
How can return max date row A b c d e 1 2 1-mar-09 5 10 1 2 10-mar-09 5 10 Only using oracle predefined function. Not user defined. Output:-- A b c d e 1 2 10-mar-09 5 10