Hi
I need to create a number of tables in my sql server database. For a asp.net proyect.

Exactly one for each letter of the alphabet.

I started of creating , the first table with the visual studio sql database designer. But thought it would be to much work to do it that way.

I now this is a newbie question, but how can I create them from sql code?

Any links to pages , beginner pages which could help?

Thanks