当前位置:网站首页>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

边栏推荐
- Chisel tutorial - 05 Sequential logic in chisel (including explicit multi clock, explicit synchronous reset and explicit asynchronous reset)
- P1055 [noip2008 popularization group] ISBN number
- Rock-paper-scissors
- Chisel tutorial - 03 Combinatorial logic in chisel (chisel3 cheat sheet is attached at the end)
- Take you hand in hand to build Eureka server with idea
- Wechat applet development beginner 1
- 数据湖(十五):Spark与Iceberg整合写操作
- C - minute number V3
- 串联二极管,提高耐压
- 【leetcode】day1
猜你喜欢

0-1 knapsack problem

Aitm3.0005 smoke toxicity test

Take you hand in hand to build Eureka server with idea

Benchmarking Detection Transfer Learning with Vision Transformers(2021-11)

Take you hand in hand to build feign with idea
![[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
postgis学习

神奇快速幂

【LeetCode】20、有效的括号

C # exchange number, judge to pass the exam
随机推荐
SQL uses the in keyword to query multiple fields
Restricted linear table
Balanced binary tree [AVL tree] - insert, delete
Learn about scratch
Dataguard 主备清理归档设置
Pycharm essential plug-in, change the background (self use, continuous update) | CSDN creation punch in
Benchmarking Detection Transfer Learning with Vision Transformers(2021-11)
SAP memory parameter tuning process
C simple question one
aws-aws help报错
[summary] some panels and videos seen
One click installation with fishros in blue bridge ROS
快速回复二极管整流特性
Extract the file name under the folder under win
Access database query all tables SQL
2022.7.7-----leetcode.648
Uic564-2 Appendix 4 - flame retardant fire test: flame diffusion
Interface
Take you hand in hand to build feign with idea
Take you hand in hand to build Eureka client with idea