mysql desc table

Read about mysql desc table, The latest news, videos, and discussion topics about mysql desc table from alibabacloud.com

Commands in Oracle with MySQL show databases, show tables, desc table similar command set

1 How to execute a SQL script file, this script file writes a series of sets of SQL statements, such as Sql.sql placed under D:\MyEclipse 8.6\workspaces\oasystem\webroot\sql.sql"CD D:\MyEclipse 8.6\workspaces\oasystem\webroot\>>sqlplus>>@ Sql.sql;2

"Database" "The desc of MySQL view table structure details

In MySQL, if you want to see the definition of a table, you have the following options1. Show CREATE TABLE statement:Show CREATE TABLE table_name;2. DESC TABLE_NAME Statement:CREATE TABLE person ( ID int. NOT NULL auto_increment primary key,

MySQL DESC commands

Source: http://zhumeng8337797.blog.163.com/blog/static/100768914201179112318218/ 1. DESC tablename;For example, mysql> DESC jos_modules;+ ------------------ + --------------------- + ------ + ----- + --------------------- + ---------------- +| FIELD

MySQL desc (DESCRIBE) command instance to explain _php tips

The MySQL desc command is used to view the table structure, which is the shorthand form for the describe command. MySQL desc command syntax: DESC TableName What information does the command display on the table? The specific include:

Note the asc/desc of each field using the BTREE composite Index to optimize the efficiency of the ORDER by query

The tbl_direct_pos_201506 table has 1.9 million data. Ddl:CREATE TABLE ' tbl_direct_pos_201506 ' (' Acq_ins_code ' char () not NULL DEFAULT ' COMMENT ' agency code ', ' Trace_num ' char (6) N OT null default ' COMMENT ' tracking number ', '

Note the asc/desc of each field using the BTREE composite Index to optimize the efficiency of the ORDER by query

tbl_direct_pos_201506 table has 1.9 million data, DDL:CREATE TABLE ' tbl_direct_pos_201506 ' (' Acq_ins_code ' char () not NULL DEFAULT ' COMMENT ' agency code ', ' Trace_num ' char (6) N OT null default ' COMMENT ' tracking number ', '

MySQL Common instructions, java,php programmers, database engineers must. Programmers Xiaoice Common Data collation

MySQL常用指令,java,php程序员,数据库工程师必备。程序员小冰常用资料整理MySQL common commands (for reference)The most common display commands are:1. Display the list of databases.show databases;2. Display the data table in the library:Use MySQL;Show tables;3, display the

MySQL database table field using keywords such as desc error and resolution method

id,mol,ip,port,name,t.desc,maxac,maxi,mini,maxw,status Select from t_sys_thorfd t order by status Desc A simple query statement has been an error in the location of Desc, at first thought it wasORDER BY Status Desc error, check

Note: Use BTREE to comindex ASC/DESC of each field to optimize order by query efficiency. btreeasc

Note: Use BTREE to comindex ASC/DESC of each field to optimize order by query efficiency. btreeascThe tbl_direct_pos_201506 table has 1.9 million data, DDL: Create table 'tbl _ direct_pos_201506 '('acq _ ins_code' char (13) not null default

MySQL terminal (Terminal) Management database, data table, data basic operation (GO)

MySQL has a lot of visual management tools, such as "Mysql-workbench" and "sequel-pro-". Now I am writing mysql Terminal command Operation article, is to strengthen my understanding of MySQL, always better than the use of graphical understanding,

Total Pages: 15 1 2 3 4 5 .... 15 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.