|NO.Z.00010|——————————|BigDataEnd|——|Java&MySQL基础.V10|——|MySQL.v10|数据库表|

一、mysql数据库表
### --- 数据库表

——>        数据库中以表为组织单位存储数据
——>        表类似我们Java中的类,每个字段都有对应的数据类型
——>        那么我们使用熟悉的Java程序来与关系型数据对比,就会发现以下关系:
类 -----> 表
类中属性 ----> 表中字段
对象 ---> 数据记录
二、结构图

 
 
 
 
 
 
 
 
 

Walter Savage Landor:strove with none,for none was worth my strife.Nature I loved and, next to Nature, Art:I warm'd both hands before the fire of life.It sinks, and I am ready to depart
                                                                                                                                                   ——W.S.Landor

 

 

posted on 2022-04-05 13:18  yanqi_vip  阅读(13)  评论(0)    收藏  举报

导航