What is cached report?
What is the purpose of grouping data in a report?
Explain identity in sql server?
What is model database in sql server?
Ms sql server index?
Tell me what is the significance of null value and why should we avoid permitting null values?
Do you know what is a with(nolock)?
A user is a member of the public role and the sales role. The public role has select permission on all the tables. The sales role does not have select permission on some of the tables will the user be able to select from all tables?
What are the types of stored procedures in an sql server?
where the connection string store in the database
What is simple indexing method?
I 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
How to insert stored procedure result into temporary table?
Tell me what is log shipping?
How do I find my localdb version?