Which command using Query Analyzer will give you the version
of SQL server and operating system?
Answer Posted / madhu
select @@version
| Is This Answer Correct ? | 34 Yes | 6 No |
Post New Answer View All Answers
Explain trigger and its types?
What is ms sql server index?
plss anybody specify tha constrian management system in dbms
What is the full form of dql?
We are updating a field in sql and alter the row also.after giving the commit command the system is crashed.what will happen to the commands given,whether it will update and alter the table or not?
What is the temp table?
1.what are diff types of joins , and explain diff between cross join and full outer join 2.diff types of views 3. Diff types of index 4. What is diff b/w stores procedure and function procedure 5.diff between double and int in SQL 6.diff between char and varchar in SQL. 7.Oracle or SQL whice you will preferred and why.
Tell me in brief how sql server enhances scalability of the database system?
How do I start sql server 2017?
Introduction of rollup clause using sum and group by clause?
What is the purpose of the tempdb database?
What are the different types of cursor?
Which are the two editions in which SQL Azure database available?
what is nonclustered index
What are the methods used to protect against sql injection attack?