How to define an anonymous block?
No Answer is Posted For this Question
Be the First to Post Answer
What are inner join and outer join?
What is the best way to do multi-row insert in oracle?
What privilege is needed for a user to create tables in oracle?
How to delete all rows a table in oracle?
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 only NN,but not other alphabets, if NN is thre means i should display , otherwise leave that blank or empty Its some urgent requirement ,thanks in advance
What is self-referential integrity constraint ?
How many file formats are supported to export data?
Why do you create or replace procedures rather that drop and recreate.
Why we choose emp number as primarykey?
what diffrence between function and procedure?
What is difference between sid and service name in oracle?
Explain can a view based on another view?