Home > Database > Mysql Tutorial > 获取mysql 所有数据类型列表

获取mysql 所有数据类型列表

WBOY
Release: 2016-06-06 09:44:27
Original
1480 people have browsed it

mysql数据类型sql查询

因为某种需求,想要获取到mysql中所有的数据类型,就和sql server中 SELECT * FROM sys.types的效果一样(就比如mysql的客户端中创建表的时候,在选择字段类型的时候,那个下拉列表所列出的类型是怎么查出来的,然道是写死固定的?)

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template