Dive in Oracle: Ugly count(*)
I don't encourage any developer to use count(*) as I called it "Ugly count(*)" as If you want to retrieve count of all result set regardless null values then use count(1)
Want to have your say? just login
|
|
|
|
Login To Get Voting Rights Dive in Oracle: Ugly count(*)
I don't encourage any developer to use count(*) as I called it "Ugly count(*)" as If you want to retrieve count of all result set regardless null values then use count(1) Want to have your say? just login |
|
Be first to show your opinion !!!