0

I want to retrieve all the table names in my database. enter image description here

SELECT 
*
FROM sys.tables

I tried to use this but it didn't work The name of my database is called Information

0 Answers0