What would be the Expected Salary For SQL Server Developer for 3 years exp. as per indian market?
7 12241I 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 5116I 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
2019What are all new concepts in SQL Server 2008? That is Exactly Difference between 2005 to 2008
IBM,
2 8712
What is scheduled job and how to create it?
what is bit datatype and what's the information that can be stored inside a bit column? : Sql server database administration
Write an sql query for deleting duplicate rows?
What are window functions in sql server?
What do you understand by hotfixes and patches in sql server?
How to create an identity column?
Is there any difference between the primary key and unique key?
What is the difference between push and pull subscription? : sql server replication
Which data type columns are the best candidates for full-text indexing?
Explain the concept of recursive stored procedure.
How to execute the cursor queries with "open" statements?
Explain system functions or built-in functions? What are different types of system functions?
Is sql server is free?
How do you check sql server is up and running?
What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?