('11000000','Perez','Alberto','San Martin 800','Centro','Cordoba','e',100), ('11000000','Perez','Alberto','Sarmiento 245','Gral. Paz','Cordoba','e',200), ('12222222 ...
The globally unique identifier (GUID) data type in SQL Server is represented by the uniqueidentifier data type, which stores a 16-byte binary value. A GUID is a binary number, and its main use is as ...
I need for a quick one time demo to generate a bunch (500,000) clients names in a client table under SQL Server 2000.<BR><BR>Everything else in the table is loaded, the clients just don't have names.