Home > Backend Development > PHP Tutorial > temporary internet files MySQL data source table structure diagram

temporary internet files MySQL data source table structure diagram

WBOY
Release: 2016-07-29 08:38:05
Original
995 people have browsed it

Field name Field type Field description
id integer ID
depart varchar(45) department name
ename varchar(45) employee name
pcname varchar(45) PC name
ipaddr varchar(45) IP address
pcmodel varchar(45) PC Model
pcsn varchar(45) PC serial number
displaymodel varchar(45) Monitor model
displaysn varchar(45) Monitor serial number
assetno varchar(45) Fixed asset number
status varchar(45) Equipment status
memo varchar(255) Remarks
location varchar(45) device location
osver varchar(45) operating system version
oscdkey varchar(60) operating system CDKEY
msover varchar(45) Office version
msocdkey varchar(60) OfficeCDKEY
sw01 TINYINT(1) software 01
sw02 TINYINT(1) Software 02
sw03 TINYINT(1) Software 03
sw04 TINYINT(1) Software 04
sw05 TINYINT(1) Software 05
sw06 TINYINT(1) Software 06
sw07 TINYINT(1) Software 07
sw08 TINYINT(1) Software 08
sw09 TINYINT(1) Software 09
sw10 TINYINT(1) Software 10
sw11 TINYINT(1) Software 11
sw12 TINYINT(1) Software 12
sw13 TINYINT(1) Software 13
time _stamp TIMESTAMP time Poke
Author: Sunec

The above introduces the diagram of the MySQL data source table structure of temporary internet files, including the content of temporary internet files. I hope it will be helpful to friends who are interested in PHP tutorials.

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