what are wild cards used in database for pattern matching ? : Sql dba
What is the source code of a program?
Which is faster truncate or drop?
How to add a column ‘salary’ to a table employee_details?
If we update a complex view, is base table will get update ?
2 Answers Ardee Technologies, HCL,
What is Function based Index and which type of function we can use in Function base index. can we use aggregate,NVL function in Function based Index..
1 Answers Metric Stream, Polaris,
What does closing a cursor do?
What is cursor and why it is required?
what are the other commands to know the structure of table using mysql commands except explain command? : Sql dba
What is the basic structure of an sql?
How is data stored in sql?
What is the use of nvl function?
Which one is the Best approach to put code, among Triggers and Procedures? Explain?