What are the advantages of sql? Explain
No Answer is Posted For this Question
Be the First to Post Answer
package specification-3 procedures package body-2 procedures will is execute
How do you go back in sql?
How to use distinct and count in sql query? Explain
What are views in sql?
i want count no of values in a column i.e enam eempno phoneno x 1 (98765,09887,096561,87964579,156678,678900876) that means if i select phone no from table i want to get total count of phone numbers i.e 6
What do you mean by “trigger” in sql?
Write a program that shows the usage of while loop to calculate the average of user entered numbers and entry of more numbers are stopped by entering number 0?
What is a record in a database?
What are pl sql procedures?
What are schema-level triggers?
How will you make performance better for application including front end and back
Why stored procedure is faster than query?