当前位置:网站首页>Basic learning of SQL Server -- creating databases and tables with the mouse
Basic learning of SQL Server -- creating databases and tables with the mouse
2022-07-07 23:49:00 【Xiaobai learning software】
This section uses the mouse to create databases and tables , The previous section is about creating a database with code And table
So don't read this section
1. Right click database , Click new database , Establish a database of student course selection (SCT).

2. Create a table , And enter the properties , Create a primary key according to the attributes of the table .

Sa The little key next to it means primary key ( Right click The small key is in the frame that will do )
3. Set up Ssex Default value of property

4. After setting properties , Save the table , Enter a name for the table “Student”

5. After refreshing the table , Right click the created table dbo.Student—— Edit the first two hundred lines —— input data

6. input data , Click on the next line

7. Establish departments in the above way Dept surface , Teachers' Teacher, Course Course, Course selection SC surface
departments Dept Table attributes and data


Teachers' Teacher Table attributes and data


Course Course Table attributes and data


Course selection SC Table attributes and data


8. Five tables are established , give the result as follows

边栏推荐
- ASP. Net query implementation
- 平衡二叉树【AVL树】——插入、删除
- Interface
- Extract the file name under the folder under win
- redis缓存工具类,值得拥有~
- 【实验分享】通过Console口登录到Cisco设备
- About the difference between ch32 library function and STM32 library function
- Class C design questions
- At the age of 35, I made a decision to face unemployment
- go time包常用函数
猜你喜欢

Take you hand in hand to build Eureka server with idea

SAP HR family member information

AITM3.0005 烟雾毒性测试

Navicat connects Oracle

SAP HR labor contract information 0016

Get started with mongodb

Take you hand in hand to build Eureka client with idea

MySQL架构

Ping error: unknown name or service
![[experiment sharing] log in to Cisco devices through the console port](/img/e4/fc72ed57de74a0dd51c484a1c2f348.png)
[experiment sharing] log in to Cisco devices through the console port
随机推荐
Chisel tutorial - 03 Combinatorial logic in chisel (chisel3 cheat sheet is attached at the end)
Slam interview summary
At the age of 35, I made a decision to face unemployment
FFA与ICGA造影
Extract the file name under the folder under win
The for loop realizes 1-100 addition and eliminates the 4-digit tail number
[summary] some panels and videos seen
Svn relocation
gorm 关联关系小结
postgis学习
mysql8.0 ubuntu20.4
C method question 1
Apng2gif solutions to various problems
P1067 [noip2009 popularity group] polynomial output (difficult, pit)
C - linear table
SQL 使用in关键字查询多个字段
The file format and extension of XLS do not match
Connect diodes in series to improve voltage withstand
Rock-paper-scissors
自动化测试:Robot FrameWork框架90%的人都想知道的实用技巧