What is pls_integer in pl sql?
No Answer is Posted For this Question
Be the First to Post Answer
What are hotfixes and patches?
What is sql not null constraint?
how to create a new table in mysql? : Sql dba
What do you mean by rowid?
what is 'mysqladmin' in mysql? : Sql dba
What is meant by truncate in sql?
What is the difference between rollback and rollback to statements?
how mysql optimizes distinct? : Sql dba
Let us suppose we have a table with structure in order empno empname empdesig empcountry and now i want to re-organize the columns of this table to empno empdesig empname empcountry how can i do this with queries ? assume that table contains the data.
Talk about views
Can we alter stored procedure?
Can you have more than one trigger on a table?