What are the benefits of triggers?
No Answer is Posted For this Question
Be the First to Post Answer
What is pragma in sql?
What is a procedure in pl sql?
Explain the working of primary key?
What are triggers and its types?
what is the command used to fetch first 5 characters of the string? : Sql dba
what is 'force view'?
What are the various levels of constraints?
what is the difference between rownum pseudo column and row_number() function? : Sql dba
What is the best partition size for windows 10?
how do you restrict number of rows for a particular value in a column.For example:there is a table called fruits,having apples,bananas ,papayas.I dont want to have more than 100 apples in that table ,so how can u restrict number of rows for apple to hundred?
Can a view be mutating? If yes, then how?
Name Salary Abc 50000 Abc 50000 xyz 20000 find the max salary using aggregate function?