In what version of sql server were synonyms released?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the first normal form(1nf)?
How can a database be repaired?
i have account table which consists of account name,card no and card no consists 16 digits now i want to retrieve the data if card no starts from 4 then it should print visa and if it starts from 5 then it should print master so plse help me to write simple query with out store procs .
How global temporary tables are represented and its scope?
What are the restrictions while creating batches in sql server?
What are the different types of replication? How are they used?
What is importing utility?
Difference between rowid and rownum in SQL?
What is the difference between varchar and nvarchar datatypes?
What is the difference between substr and charindex in the sql server?
OPTIMIZATION OF SP,CURSOR,TRIGGERS
How to disconnect from a sql server using mssql_close()?