Jump to content

Checking what fields are in an empty table


OriginalSunny

Recommended Posts

Hi,

I have created a number of tables and populated the majority of them. There are however some tables i have not populated with data. I can check what fields are in the populated tables using the command:

select * from [i]tablename[/i];

However if i do this in an empty tables it obviously says "empty set". How do i find out what fields i have created in the table??

Thanks.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.