Which tcp/ip port does sql server run?
Write a unique difference between a function and a stored procedure.
What is the mutating table and constraining table?
What is sqlerrm?
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 isam? : Sql dba
What is attribute indicator in pl sql?
What is sql not null constraint?
How will we see framework of a table?
difference between anonymous blocks and sub-programs.
Why coalesce is used in sql?
What is using in sql?
Does group by remove duplicates?