What is raw datatype?
No Answer is Posted For this Question
Be the First to Post Answer
How to check database size in Oracle?
In Exception handling if we are using the when others first then what happens . whether it will show the compiler error
What is a snapshot log?
State and explain the different types of data models?
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
How a database is related to tablespaces?
how the indexes are stored in the Oracle Database?
How do I limit the number of rows returned by an oracle query after ordering?
i have a table and it has constraints and i want to get "ALTER TABLE table_name ADD CONSTRAINT constraint_name constraint type" this code must be in string type please help me if you want, i can give more explainings
what is dynamic SGA and static SGA
Explain an index segment?
What is the oracle implicit cursor?