Does truncate table reset auto increment?
..........refers to the disk mirroring
What is a parameter query?
How does postgresql compare to oracle/db2/ms sql server/informix?
Cite the differences between execution of triggers and stored procedures?
Is it possible to Restore a Dropped Table using Rollback Command in Oracle SQL Plus ?
how to select alphabets in a one column , for this the table name is PA_TASKS and column name is TASK_NUMBER, In TASK_NUMBER the data like this 1.1.3NN,1.1.4NN,1.5.1NN,1.3.2NE,1.5NN,1NN,1.2NE,1CE , For this i need to disply output as NN,NN,NN,NE,NN,NN,NE,CE, Its some urgent requirement ,thanks in advance
What is cte?
How can we make an if statement within a select statement?
What is a stored procedure ?
How can I speed up sql query?
Who developed sql?
How many rows will return from dual table?