Can we save images in a database and if yes, how?
No Answer is Posted For this Question
Be the First to Post Answer
i must get table name, constraint type, constrain name with using concads "||" and it must be in string type, then with join processes i need code please help immidiately
What are the Referential actions supported by FOREIGN KEY integrity constraint ?
Explain what are the uses of rollback segment?
What is the meaning of recursive hints in oracle?
What are the oracle built-in data types?
which statement is running fastly ie insert or delete?
how will I find the first 5 highest salaried employees in each dept in oracle.
Explain compound trigger in oracle?
How much memory your 10g xe server is using?
How to define an anonymous procedure with variables?
Table E: Name dept month sal 1 A JAN 800 2 B APR 1000 3 A JAN 300 4 A JAN 600 5 C JUN 400 1) SELECT HIGHEST SAL PAID DEPT IN JAN MONTH? 2) WRITE QUERY GET MAX SAL DEPT NO?
what is the difference between UNION AND UNIONALL