SuperGrover
Programmer
Hello.
I am extremely new to SQL Server 7.0.
I am trying to write an SQL script to create
a new table within a Database.
I have absolutely no idea how to define a numeric field as both a primary field and an auto-number field (I mean that the records are automatically numbered). If somebody could help me, I would appreciate it very much.
I have also had incredible trouble trying to find any documentation about Table creation on the net.
Does anyone know of a very basic tutorial or site online. As I really need to know how to define different types of data such as datetime, integers etc.
I am extremely new to SQL Server 7.0.
I am trying to write an SQL script to create
a new table within a Database.
I have absolutely no idea how to define a numeric field as both a primary field and an auto-number field (I mean that the records are automatically numbered). If somebody could help me, I would appreciate it very much.
I have also had incredible trouble trying to find any documentation about Table creation on the net.
Does anyone know of a very basic tutorial or site online. As I really need to know how to define different types of data such as datetime, integers etc.