what is a database transaction? : Sql dba
No Answer is Posted For this Question
Be the First to Post Answer
What is schema in sql?
What is sql basics?
From an Employee table, how will you display the record which has a maximum salary?
29 Answers Cap Gemini, Exilant, Synechron,
Why do we need cursor in pl sql?
How do I view an execution plan in sql?
Can a table have two primary keys?
If you have to declare procedure1,procedure2 in package specification and if you have to declare procedure1,procedure2 and procedure3 in package body? is it compilation or not and execute or not? what type of error is given please
What is the need of a partition key?
Inline the values in PL/SQL, what does it mean.?
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
Difference between SUBSTR and INSTR?
name 3 ways to get an accurate count of the number of records in a table? : Sql dba