Can we create nonclustered index in a table without
creating a clustered index
Answer / neelesh kumar
Yes, we can. for example we can use unique constraint
without any clustered index.
| Is This Answer Correct ? | 16 Yes | 1 No |
How to install sql server 2005 express edition?
what is the difference between procedure and function.
How to use copy and concatenate commands in SQL?
Using query analyzer, name 3 ways you can get an accurate count of the number of records in a table?
How do I edit a procedure in sql server?
Can I work with several databases simultaneously? : sql server management studio
What are three SQL keywords used to change or set someone?s permissions?
What is difference between oltp and olap?
What is the sql case statement used for? Explain with an example?
How to create an index on an existing table in ms sql server?
Define master database?
Hi, I Created 3 Tables Person(PersID[prkey],Name,Email,Password), Project(ProjName,ProjID[prkey],ProjLeader,ProjManager) & ProjectInvolvement(EntryDate,ProjID[frkey],PersID[frkey],ProjDuration). For this how can i INSERT,UPDATE & DELETE Through PROCEDURE? Please Post the Answer for me. Desai.
Oracle (3253)
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)