数据库表
2017-04-20 22:06:04 0 举报
数据库表是用于存储和管理数据的一种结构,它由行和列组成。每一行代表一个记录,每一列代表一个字段。数据库表可以包含各种类型的数据,如文本、数字、日期等。通过定义表之间的关系,可以实现数据的关联查询和分析。数据库表的设计需要考虑数据的完整性、一致性和安全性等因素。常见的数据库表操作包括插入、更新、删除和查询等。
作者其他创作
大纲/内容
m_st_sms
dt_recode : Datestr_mobile : Stringint_sm_max_send : intdt_max_send : Dateint_sms_send : intdbl_avg_send_m3:doubledbl_avg_send_m6:doubledbl_avg_send_m12:double...
b_region
str_re_code : Stringstr_re_name : Stringstr_full_name : String...
tg_call
dt_recode : Datestr_mobile : Stringstr_region : Stringint_sm_caller : intint_sm_du_caller : intint_ct_max_caller : intdt_ct_max_caller : Dateint_du_call : intint_du_max_call : intint_sm_call : intint_sm_du_call : intint_ct_max_call : intint_du_max_call : int...
message_detail
phone_type : Stringsend_phone : Stringreceived_phone : Stringbill_phone : Stringsend_time : Stringmsg_length : int
net_detail
phone_type : Stringcharge_phone : Stringimsi : Stringstart_time : Stringend_time : Stringup_flow : Integerdown_Flow : intimei : Stringlac : Stringcell_id : Stringapp_ame1 : Stringapp_name2 : String
b_cust
str_id_cust : Stringstr_mobile : Stringstr_imsi : Stringstr_mobile : Stringstr_region : Stringstr_status : String...
d_st_ia
dt_recode : Datestr_mobile : Stringint_device_type : intint_sm_ct : intint_sm_fl : intint_sm_du : int...
m_st_ia
b_dict_device
int_device_type_id : intstr_brand : Stringstr_model : Stringint_nw_hightest : int...
d_st_ia_app
dt_recode : Datestr_mobile : Stringstr_cate_app : Stringstr_name_app : Stringint_ia_ct : intint_ia_fl : intint_ia_du : int...
m_st_call
dt_recode : Datestr_mobile : Stringint_sm_caller : intint_sm_du_caller : intint_ct_max_caller : intdt_ct_max_caller : Dateint_du_call : intint_du_max_call : intint_sm_call : intint_sm_du_call : intint_ct_max_call : intint_du_max_call : int...
d_st_device
dt_recode : Datestr_mobile : Stringint_device_type_id : String...
d_st_call
dt_recode : Datestr_mobile : Stringint_ct_caller : intint_du_caller : intint_ct_call : intint_du_call : intint_du_max_call : int...
tg_sms
dt_recode : Datestr_mobile : Stringint_sm_max_send : intdt_max_send : Dateint_sms_send : int
yy_detail
phone_type : Stringcall_phone : Stringcall_imsi : Stringcalled_phone : Stringcalled_imsi : Stringstart_time : Stringend_time : Stringimei : Stringlac : Stringcell_id : String
d_st_sms
dt_recode : Datestr_mobile : Stringint_sms_send : intint_sms : int...
0 条评论
下一页