What is the datatype returned by count(*)
Answer Posted / a
int
| Is This Answer Correct ? | 24 Yes | 1 No |
Post New Answer View All Answers
What is history table in sql server?
What happens if null values are involved in string operations?
I have a table Events Events containing cardno,time,id,name--each id has a cardno my requirement is every day each employee swipe the card several times i want to calculate first and last time of each card the output should be name 1 2 6 7 in out in out holiday holiday xxx 09:30 06:30 09:40 06:45 where 1,2...... are dates for example january 1,2, etc. 6 and 7 are saturday and sunday how it is posssible
Name 3 of the features that the sql server built-in function loginproperty performs on standard logins? : sql server security
What is store procedure?
What is linked report?
What are subqueries in sql server? Explain its properties.
What are page splits?
Explain database normalization?
Explain the commands in sql server?
Can we hide the definition of a stored procedure from a use?
How to insert new line characters into strings?
what method you can use to reduce the overhead of Reporting Services data sources?
what is the difference between a primary key and a unique key? : Sql server database administration
Tell me what is the significance of null value and why should we avoid permitting null values?