what is the difference between undefined value and null value? : Sql dba
What is left inner join in sql?
name 3 ways to get an accurate count of the number of records in a table? : Sql dba
What is the Subquery?
what are integrity rules?
what are the drivers in mysql? : Sql dba
How many scalar data types are supported in pl/sql?
what is msql? : Sql dba
What is the syntax to add a record to a table?
What is the use of prepared statement?
What is intersect?
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 use of package in pl sql?