You can translate the question and the replies:

Row count of all views

Hi, I want to know if there is an easier way for getting the row counts of all the views inside a folder in denodo? without having to calculate for each view at a time
user
20-07-2023 02:35:55 -0400
code

1 Answer

Hi, You can achieve your requirement by using some of the [predefined stored procedures](https://community.denodo.com/docs/html/browse/8.0/en/vdp/vql/stored_procedures/predefined_stored_procedures/predefined_stored_procedures) in the Denodo Platform. You can refer to the answer in this similar community question: [Query for multiple views and record count](https://community.denodo.com/answers/question/details?questionId=9064u000000HAZyAAO&title=Query+for+multiple+views+and+record+count). It will give you detailed steps on how to implement the solution. Hope this helps!
Denodo Team
20-07-2023 21:24:52 -0400
code
You must sign in to add an answer. If you do not have an account, you can register here