Which of the following describes the functionality of the DBI tables method?
The tables method returns a list of all system tables in a database.
The tables method returns a list of all user-defined tables in a database.
The tables method returns a list of all tables in a database.
The tables method returns a list of all related tables in a database.
Submit