What would be the Expected Salary For SQL Server Developer for 3 years exp. as per indian market?
7 8561I 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 3417I 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
966What are all new concepts in SQL Server 2008? That is Exactly Difference between 2005 to 2008
IBM,
2 6880
Explain about local stored procedure?
What is right outer join in sql server joins?
How to create a view on an existing table in ms sql server?
Is BCNF better than 2NF & 3NF? Why?
How to check if stored procedure is running in sql server?
What are the advantages of using stored procedures?
What is the definition for sql server 2000?
Is truncate a dml command?
What is the purpose of sql profiler in sql server?
What is Extended user-defined?
What is normalization 1nf 2nf 3nf?
What is the use of commit?
What are the tables in sql?
What functions can a view be used to performed?
What is difference between group by and having?