Quantcast
Channel:
Viewing all articles
Browse latest Browse all 43909

Forum Post: RE: Number of records in sql table

$
0
0

You should be able to use the COUNT(*) function in an SQL query:

       EXEC SQL            select count(*) into :row-count from table_name        END-EXEC 

Viewing all articles
Browse latest Browse all 43909

Trending Articles



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