Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Parsing of SQL-Server2008 Operation Command

2025-01-28 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

Create-create

Datebase-Database

Table-Table

Create datebase xxxxxxx-create a xxxxxx database

Create table xxxx (. )-- create an xxxx data table (attributes for each column in the table)

Alter-modify

Drop-delete (a file, such as an entire database or table)

Select-Select

From-from

Select * from table-lists the data for each field in the table * represents all fields.

Use-use th

Exec-execution

Delete-deletes data from the table

Insert-inserts data into the table

Truncate-deletes all data in the table and resets the identifier

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 277

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report