Compare and contrast between sql and sql server and explain its various functions?
No Answer is Posted For this Question
Be the First to Post Answer
What is a system tablespace and when it is created?
1. How actually index will work ? 2. Why do people prefer mostly bitmap index and btree index in datawarehouse ? 3. If I use the column in aggrigate functions like max,min,count and avg and if I have a index created on that column, will it increases the performance ?
What is a nvl function?
What is oracle database 10g express edition?
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
Please help me how to write a Query to change the primary key constraint from 1 attribute to another attribute in a table
Explain temporal data types in oracle
Give SQL Query to find the number words in a sentence ? ex: 'ram charan singh' then ans:3
how to produce numbers from 1 to 10 using dual table
Hi, I want table structure shown below. How can i create this ? Num Name Address Addr1 Addr2 I want Addr1 and Addr2 under Address column. How can i achive this ? Is it possible ?
How to find out what oracle odbc drivers are installed?
What is oracle thin client?