
Chapter 10
Writing Data in SQL Server 2005
10-24 Revision March, 2014
When establishing the database, 『Test』 has been created in【Databases】 which under
【Object Explorer】. And 【Tables】 is under it. Right click Tables, then select【New
Table…】.
Please enter the newly added data in sequence. Data1, data2 and data3 are three column
names in this example, their data type are nchar(10).
Comentarios a estos manuales