how to include character strings in sql statements? : Sql dba
What is the use of non clustered index?
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
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
a procedure one in two out parameters i am waiting it in a sql query can i get the output
What is scalar data type in pl sql?
What is integrity constraints?
what is the syntax used for partition in tsql? : Transact sql
I have 2 table A and B. In A 1 lakh record is present. In b 20 thousand data is present. To get the unique data from table A and B which join we should prefer left inner join or right outer join. Please answer.
What is the use of cursor ? how cursor allocate context area for executing the sql statement?
What do you mean by table in sql?
how to use 'mysql' to run sql statements? : Sql dba
What are the benefits of triggers?