What is collation sensitivity?
No Answer is Posted For this Question
Be the First to Post Answer
Differentiate between a having clause and a where clause.
How to write a query with an inner join in ms sql server?
What is an index?
create procedure proc1 (@a int) as begin if @a=1 create table #temp(a1 int) else create table #temp(a1 int) end while executeing the above code it shows error like '#temp already exist' .why it shows an error?
Explain full-text indexing?
What are scheduled tasks in sql server?
What happens if null values are involved in arithmetic operations?
What is de-normalization and when do you do it?
What is apply operator in sql?
Why the trigger fires multiple times in single login?
Explain the functionalities that views support?
employee table has employee id ----------- empid ---------------- 1 2 3 3 3 4 5 5 5 6 6 6 7 here the values r repeated two times.how to select the repeated values only.i.e 3,5,6 should alone come.
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)