What would be the Expected Salary For SQL Server Developer for 3 years exp. as per indian market?
7 12473I 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 5198I 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
2085What are all new concepts in SQL Server 2008? That is Exactly Difference between 2005 to 2008
IBM,
2 8812
What is analysis service repository?
Difference between uniqe index and uniqe constraint?
What is the importance of a recovery model?
Explain sql server authentication modes?
How to delete all rows with truncate table statement in ms sql server?
What is the difference between for trigger and after trigger?
How many types of relations are there between dimension and measure group? : sql server analysis services, ssas
What are 3 ways to get a count of the number of records in a table?
Explain the difference between HTTP and HTTPS in database?
how can you check the level of fragmentation on a table? : Sql server administration
How data can be copied from one table to another table?
Explain the relational database management system (rdbms)?
What is difference between inner join and join?
What is resultset concur_updatable?
Explain stored procedure?