摘要:
--检查约束 create table test1( id number(10) primary key, email varchar2(10) check (email like '%@%') ) drop table test1 insert into test1 values(1,'12@6. 阅读全文
posted @ 2021-09-26 18:08
小破孩楼主
阅读(180)
评论(0)
推荐(0)
摘要:
SQLite 的一个重要的特性是零配置的,这意味着不需要复杂的安装或管理。本章将讲解 Windows、Linux 在 Windows 上安装 SQLite 请访问 SQLite 下载页面,从 Windows 区下载预编译的二进制文件。 您需要下载 sqlite-tools-win32-*.zip 和 阅读全文
posted @ 2021-09-26 11:55
小破孩楼主
阅读(1031)
评论(0)
推荐(0)
浙公网安备 33010602011771号