What is the difference between a clustered index and a non-clustered index?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the first normal form(1nf)?
Which stored procedure will you be running to add a linked server?
What are the type of Indexes? which one is best, why?
Table student containing 2 columns,Join date,Employee name. Under join date 4 rows r ter =1-jan-2008,2-feb-2008,3-mar- 2008,4-feb-2008.Under Employee name 4 difeerent names jaison,robin,binoy,rahul Result set is, Table containing 4-column name=jan,feb,mar,april,,beneath these months count is given as 1,2,1,0 means these counts representing number of emplooyees joined in a month(january 1employee,february 2 employee,march 1 employee,april 0 employee) Can you give me the required sql query
What protocol does sql server use?
Is it possible to call a stored procedure within a stored procedure?
What are the differences between char and nchar in ms sql server?
How will you collect the date from current date to last older 6 days date in sql server 2005
What are various aggregate functions that are available?
How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database?
there is a table having two columns no and name and the data is 1 A 2 B 3 C write a query that will result a horizontal output A,B,C
create index a on employee(dno) In this,which index was created?
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)