Why do we need normalization?
What is ddl command?
Beginning with sql server version 7 0, a new enhanced data type nchar was added what type of data is supported with this data type?
Is a null value equal to anything? Can a space in a column be considered a null value? Why or why not?
How to run queries with sql server management studio express?
1)what is the difference between Reinitializing a Subscription and synchronization the subscription? 2)when to use reinitializing ? 3)when to use synchronization? 4)when adding table or deleting a table what to do?(reinz.. or syn) 5)when adding a column what to do?
Write a SQL query to delete a table?
Differentiate between a primary key and a unique key.
What are the differences between “row_number()”, “rank()” and “dense_rank()”?
How to select some specific rows from a table in ms sql server?
Can we join two tables without primary key?
what is dbcc? : Sql server database administration
What is difference between temp table and cte?
Can a rule be bound to any column of any data type?
Who developed sql server?