Answer Posted / dinesh rathod
Index is a one important concept in .Net. So you should know the basic idea about index in .Net.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to maintain a fill factor in existing indexes?
What is the use of partition by in sql server?
How to write a query with a right outer join in ms sql server?
Can you explain what are the restrictions applicable while creating views? : SQL Server Architecture
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.
What is thr feature of change data capture?
How many levels of sp nesting is possible?
How to create new databases with "create database" statements?
how we use window authentication connection with sql server.?
How efficient you are in oracle and SQL server?
What is transaction server explicit transaction?
What is cdc in sql server?
Explain having clause and where clause?
What are the built in functions in sql server?
Explain partitioned view?