Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Re: Error in SQL query

$
0
0

hi sree,

 

if one is looking for count on perticular attribute

its always better to use count(column_name) insted of using count(*)

because * includes null(column value) rows to count value

 

COUNT(*) is recomendable only if one needs records return into result set by query


Viewing all articles
Browse latest Browse all 9165

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>