|
Related Questions |
View Answer |
|
What’s the difference between a primary key and a unique key?
|
View Answer
|
|
How to retrieve the image from the database?
|
View Answer
|
|
How to find the second highest salary from employee table? and how to write it?
|
View Answer
|
|
How to transfer some amount from one person's account to another's ?
|
View Answer
|
|
Advantages and disadvantages of attributes.
|
View Answer
|
|
What is sql? what is the difference between sql and pl/sql?
|
View Answer
|
|
Why do we use cache and no cache in sequences? What is the benefit we have in using them?
|
View Answer
|
|
Write short notes in XSU & java ?
|
View Answer
|
|
How to generate OIDS ?
|
View Answer
|
|
What is output of following query Select 2 from employee;
|
View Answer
|
|
What is normalization and different kinds of normalization?
|
View Answer
|
|
How to testdata loading in database testing?
|
View Answer
|
|
What columns would you use as a clustered index on a retail store address table?
|
View Answer
|
|
what is the query for to select multiple columns to generate single row in the sql and how come we can bring grid views in sql for getting those datas are demolished
|
View Answer
|
|
What is a clustered index?
|
View Answer
|
|
What is the difference between @@identity and SCOPE_IDENTITY()?
|
View Answer
|
|
1. How to create a new table? 2. How to insert another column into the table?
|
View Answer
|
|
What is the use of indexes?Explain about it?
|
View Answer
|
|
lets i have a table "bapi" having 6 field like this f1 f2 f3 f4 f5 f6 ... ... .. ... ... ... p r o m o d
i want to retrive all the data by using select statement and my output will be look like this: xyz ... p r o m o d
|
f1 f2 f3 f4 f5 f6 ... ... .. ... - SQL Interview Questions & Answers">
View Answer
|