What would be the Expected Salary For SQL Server Developer for 3 years exp. as per indian market?
7 12551I am using SQL Server 2005, I have some select and update statements in my query with WHERE clause I want to prevent these queries from SQL injection attacks. What are the steps and precautions to be taken for SQL Injection attacks? Does anybody have suggestions? Thanks in advance,
2 5221I applied Transactional with updatable subscriptions replication on 2 tables now i want to delete those 2 tables but i cannot delete those tables as replication is running how can i stop replication for those 2 tables(but i don't want to delete those replicated tables but i need to stop the replication) how can i do that
1 2103What are all new concepts in SQL Server 2008? That is Exactly Difference between 2005 to 2008
IBM,
2 8835
Can you index views?
Is it possible to have clustered index on separate drive from original table location?
What are the different types of subquery?
How do I find the sql server version?
Why use identity in sql server?
Explain “row_number()” in sql server with an example?
What is a scheduled job or what is a scheduled task?
What is clustered index
If any stored procedure is encrypted, then can we see its definition in activity monitor?
When should you use an instead of trigger?
What is a coalesce function?
What is standby servers? Explain types of standby servers.
What is sql server query analyzer?
List the ways in which dynamic sql can be executed?
Why we use the openxml clause?