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

边栏推荐
猜你喜欢

Navicat connects Oracle

SAP HR family member information

MP4文件格式解析之结合实例分析

AITM3.0005 烟雾毒性测试
![[path planning] use the vertical distance limit method and Bessel to optimize the path of a star](/img/0b/e21f7ded7c854272e8cb631ff0154e.png)
[path planning] use the vertical distance limit method and Bessel to optimize the path of a star

DataGuard active / standby cleanup archive settings

BSS 7230 flame retardant performance test of aviation interior materials

MongoDB快速入门

Get started with mongodb

Ora-01741 and ora-01704
随机推荐
Slam interview summary
SAP HR social work experience 0023
解析token的网址
【实验分享】通过Console口登录到Cisco设备
@Detailed introduction of configuration annotation
Reverse output three digit and arithmetic sequence
Enterprise application demand-oriented development of human resources department, employee attendance records and paid wages business process cases
SQL 使用in关键字查询多个字段
HDU - 1260 tickets (linear DP)
C language learning
Stringutils tool class
Benchmarking Detection Transfer Learning with Vision Transformers(2021-11)
Rock-paper-scissors
2022.7.7-----leetcode. six hundred and forty-eight
Display the server hard disk image to the browser through Servlet
MySQL架构
@Configuration注解的详细介绍
Jisuan Ke - t3104
HDU - 1260 Tickets(线性DP)
Enumeration, simulation, and sorting