When a channel to netezza is created using odbcConnect, sqlTables(channel) displays all table names of the database. However, if I use nzConnect to setup the channel, the command sqlTables is not working. Any similar nz-command that can achieve the same result?