Is there a way using Azure SQL to return only the "name" column of a table? SHOW TABLES FROM default \'myTable\' returns three columns:
SHOW TABLES FROM default \'myTable\'