What would be the Expected Salary For SQL Server Developer for 3 years exp. as per indian market?
7 12264I 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 5124I 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
2026What are all new concepts in SQL Server 2008? That is Exactly Difference between 2005 to 2008
IBM,
2 8717
What is log ldf?
Can a function call a stored procedure in sql server?
How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database?
Delete duplicate rows without using rowid.
What is a rownum?
Tell me what is difference between view and materialized view?
How to create an inline table-valued function?
What is use of dbcc commands?
Can we store videos inside the sql server table?
Name 3 ways to get an accurate count of the number of records in a table?
How to skip remaining statements in a loop block using continue statements?
What is self join in sql server joins?
Which command is used for user defined error messages?
Define Wed Edition in SQL Azure?
What is measure group, measure? : sql server analysis services, ssas