Answer Posted / dinesh rathod
would like to get the total number of days in a year left from the given
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is lock escalation and what is its purpose?
How to get nth highest salary from employee table.
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.
Why should we go for stored procedures? Why not direct queries?
We need to perform what steps in the following order to work with a cursor?
Would you store your query in a ssrs report or a database server? State the reason why?
Explain filtered indexes?
What is the boxing and unboxing concept in .net?
What is the tcp/ip port on which sql server runs?
What are Row versions of DataRow?
What is the difference between migration and upgradation in sql server?
What are the difference between clustered and a non-clustered index?
Sql studio em braces a variety of capabilities, but will I need them all? Is there a simpler product ? : sql server management studio
How to override dml statements with triggers?
You are designing a strategy for synchronizing an SQL Azure database and multiple remote Microsoft SQL Server 2008 databases. The SQL Azure database contains many tables that have circular foreign key relationships?