SELECT * gives error when executed alone but SELECT COUNT(*) does not.(blog.sqlauthority.com)
submitted by
pinaldave(9662) 11 months, 25 days ago
Try running SELECT * it will throw an error.
Try running SELECT COUNT(*) it will not throw an error.
Why? Read, Learn and Participate!
|category: Database
|Views: 101
tags:
SQLAuthority pinaldave SQLServer Database SQL another
Everyones tags:
Your Tags: