Count from KDB table with where clause -


i know count table tells how many rows in table how count table clause filter? tried count table period=x getting error: 'period though period field in table

use qsql filter , count result:

  count select table period=x  

Comments

Popular posts from this blog

What is happening when Matlab is starting a "parallel pool"? -

angular - DownloadURL return null in below code -

php - Cannot override Laravel Spark authentication with own implementation -