Will you be able to store pictures in the database?
No Answer is Posted For this Question
Be the First to Post Answer
In Oracle 10g, "g" Stands for what?
What is a table in oracle?
What are the Referential actions supported by FOREIGN KEY integrity constraint ?
What is object data modeling?
When do I need to use a semicolon vs a slash in oracle sql?
Can the default values be assigned to actual parameters?
How do you get nicely formatted results from an oracle procedure that returns a reference cursor?
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 many types of tables supported by oracle?
Please explain drop constraint oracle?
1.What is inline function in oracle and its purpose? 2.What is the equivalent operator for "different from pattern" in oracle? 3. If you define a variable in oracle, how it will be available? [a. Until database shut down b. Until table deleted c. until session get expired]
Explain about integrity constraint?