This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Custom SWQL query for route flaps

Hello,
I'm trying to come up with a custom query that I can add to a web view for flapping routes. However, I'm having trouble with the SWQL syntax. I'd like to be able to see the top XX route changes from any device.
I can run this command in SQL Studio Manager:
SELECT TOP 100 * FROM [dbo].[NPM_RoutingTable_Flap]

But, I can't seem to translate this into the SWQL syntax that the custom query form wants.

Any assistance is greatly appreciated!


Thank you,
Robert