The SHOW RESOURCES statement displays a list of all resources, along with their data types, that are accessible via a named data connection. These are the resources for which you can create a mapping. Each type of data connection has a unique set of resources. For example:
- 
A JDBC data connection returns a list of tables and views. 
- 
A Kafka data connection returns a list of topics. 
- 
A MongoDB data connection returns a list of collections.