SQLtables
| SQLtables | 
  Purpose
 
 Get the list of tables available in the database.
 
  Synopsis
 
 procedure SQLtables(l:list of string) 
 
  Argument
 
| 
     l 
     | 
     A list of strings to return the table names
     | 
  Further information
 
 This procedure retrieves the list of tables available in the current database. The provided list is reset.
 
  Related topics
 
  Module
 
 
