SQL Server > Table

SQL Server > Table


In this section we are going to learn about the creation of table in the database.

Table is an object in the database that actually holds the data into the database. Data is stored in the form of rows and columns into the database.

Read posts under SQL Server > Table

15 posts found
  1. Creating table
  2. Set Primary key
  3. Multiple Primary key
  4. Set auto-increment column
  5. Auto-Increment with initial value script
  6. Auto-increment to existing table
  7. Alter existing column type
  8. Set primary key to existing column
  9. Add Auto-increment and primary key
  10. Data types
  11. Computed column
  12. Nullable column
  13. Set Primary key and Foreign key relationship
  14. Creating Indexes
  15. Store data of other language



Write for us






Hosting Recommendations