-
Meaning of I and G in Oracle Versions
What is the meaning of I and G in Oracle 9i & 10g versions
-
Inserting the image
How can I insert an image into oracle database?
-
Data Binding
Which type of binding does PL/SQL use?
-
To access Excel data into sql
Dear All,Suppose i have Excel table and within that i have some records. Please tell me the SQL query so that i can create table and populate the Excel sheet data
-
-
How many tables are needed to create and their relationships ?
Supplier Name
Supplier Site
Supplier Street
Supplier Contact Person
Supplier City
Supplier State
Supplier Phone number
Business requirement is : One Supplier can have multiple ( n number of
Sites ), One Supplier Site can have Multiple Contacts Persons ( n
number of Contact persons ), One Supplier Contact Person can have
multiple phone... -
ONE SQL statement which produces the following output
DEPARTMENT_ID ,EMP_COUNT, DEPT_PERCENTAGE
-
Size of parameter
what is the size of parameter that we passed in sql query
-
Inner join and Outer join
What is the difference between inner join and outer join?
-
-
-
3 way join
Hi,
I have 3 files each having 2 cols
e.g
File1
empid deptid
1 100
2 200
3 200
4 100
5 300
File2
empid salary
1 10
2 20
3 30
4 40 -
-
SQL query to change lower case in a table to Upper case
In a table the persons name is in lower case "abc" and is there any SQL query to obtain that persons name as "ABC" as an output?
-
Normalization in sql
Explain the normalization and why it is done. explain the case when we avoid the normalization in database.
-
-
How we enter a new column in middle of our old columns?
I want to add a new column in our table and i already have 4 column in table i want that my column should be added at 3rd position not in last position ..
-
-
-
Index Organized Table (IOT)
What is the use Index Organized Table (IOT)?
SQL Interview Questions
Ans