How do we get field details of a table?
No Answer is Posted For this Question
Be the First to Post Answer
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
How to turn on or off recycle bin for the session?
How to display the hierarchy of employee and managers without using connect by prior.
11. Display the client number and name and the client number and name of the person who referred that client.
What are the common oracle dba tasks?
Two triggers one is before insert and other is after insert are firing on a table.If 10 times you insert in a table.Then how many times before trigger and how many types after trigger will fire in pl/sql.
How to view all columns in an existing table?
What is an Oracle Instance?
What happens if variable names collide with table/column names?
What is program global area (pga) in oracle?
What is an oracle cursor variable?
How to use "if" statements on multiple conditions?