Select from following answers:- In the begining of the result set.

- In the last of the result set.
- Result set will not sow null values.
- In the order,the record has inserted into test table.
- All Above
In Transact-SQL,the Nulls are returned at the Beginning of the result set if ordering is specified.Otherwise the order in which records are inserted.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator