What do you understand by a database object? Can you list a few of them?
No Answer is Posted For this Question
Be the First to Post Answer
what is normalisation?what are its uses?
What is Database Buffers ?
Write a trigger example in oracle?
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
One Table having two rows with one colomn having values Like"Male" and "Female". how to upadte these values Like "Female" and "Male" in single update statement.
What is the exact use of Collections?
what is difference between where clause and having clause?
If server is in US and client is in india there is timezone is diffrence, How can we display date in indian time when data is displayed from US server timezone?
How to Select second Maximum salary in a Table ?
What are the different types of trigger and explain its various uses and functions?
Explain the difference between replace() and translate() functions in oracle?
what is difference between table and view? where to use views? thanks in advance!