Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

sql query to select count and insert in table.

Hello, I am having trouble in writing an SOL query which counts the number of rows in a table and inserts that count value in another table.
Anyone here familiar as to how to approach this??
Note: I want to insert the query in tSQLquery.
Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi
"Select count(columnName) from tableName" on txxxInput component. If I don't understand your request well, please give us more details.
Best regards
Shong