What is sql scripting?
when is the use of update_statistics command? : Sql dba
How do I run sql?
Can ddl statements be used in pl/sql?
what is query cache in mysql? : Sql dba
what are the other commands to know the structure of table using mysql commands except explain command? : Sql dba
I want to create synonym for table emp but in my pc it is giving insufficient previliges.I am using user scott.Please suggest me.
What are tuples in sql?
can we delete the trigger in a view? if yes why if not why?
What is the advantage of index in sql?
what is acid property in database? : Sql dba
what is difference between delete and truncate commands? : Sql dba
will function return more than one value how