Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 (中文) » SQL Anywhere 服务器 - 数据库管理 » 启动并连接到数据库 » 使用数据库文件 » 创建 SQL Anywhere 数据库

 

教程:创建 SQL Anywhere 数据库

本教程介绍如何使用 Sybase Central 模仿 SQL Anywhere 示例数据库的 Products、SalesOrderItems、SalesOrders 和 Customers 表创建一个简单的数据库。

有关 SQL Anywhere 示例数据库的信息,请参见SQL Anywhere 示例数据库


第 1 课:创建数据库文件
第 2 课:向数据库中添加表
第 3 课:在列上设置 NOT NULL 约束
第 4 课:创建外键