Define oracle database
No Answer is Posted For this Question
Be the First to Post Answer
What is oracle database 10g express edition?
Will you be able to store pictures in the database?explain.
which language is used to develop the oracle........?
What is the difference between substr & instr functions?
What are the types of synonyms?
What is a Data File ?
how to get required data from oracle source is like this ram_05_seetha lax_05_viswa bamr05frummy run_01_away sw_sas_trim i want my target data like ram_05_seetha lax_05_viswa to get data using %_05_% but it will give ram_05_seetha lax_05_viswa bamr05frummy how can i get my target data?
What is an oracle database table?
Can a parameter be passed to a cursor?
what is exact difference between drop and truncate table.
what is normalisation?what are its uses?
i can create a view with two columns from emp table,, later i need to add one more emp column to existing view.. what is query similarly add one more column to existing primary key constraint.. please give me the solutions