Give the Types of modules in a form?
4. Using a set operator, display the creditor number of all creditors who have ever been paid.
hello friends Im doing my final year engineering in B.Tech.. one of uncle said he can provide job in his company if im good in database management. but i have only basic knowledge about database, so like to join database management course in good intuition. so friends kindly help me to get good intuition because its my future.
Calculate difference between 2 date / times in oracle sql?
What is an oracle user role?
what is the difference between dbms and rdbms?
i can't insert column value greater than 4000 characters at one instance even i am using CLOB datatype . how to insert efficiently more than 4000 characters ? And please let me know how to impose inline and out-of line constraints on oracle column??? Thanks in Advance... Prakash
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 are the different approaches used by Optimizer in choosing an execution plan ?
How to call a trigger inside a stored procedure?Give an example.
What is an oracle data file?
Explain a private synonyms?
Why do you create or replace procedures rather that drop and recreate.