RBDEFINE (Short Name: RBD)
Top  Previous  Next

Use the RBDEFINE command to start the Database Designer.

rbdefine

About the RBDEFINE Command

Use the Database Designer option from the Tools menu in R:BASE for Windows to create or modify an existing table and its constraints, rules, indexes, and primary or unique keys.

Alternative R:BASE Commands

Use the following commands as an alternative to the Database Designer.

CREATE SCHEMA   CREATE TABLE   

Use the following R:BASE commands to enhance or modify a database.

ALTER TABLE   DROP   
COMMENT ON   LIST   
CREATE INDEX   RENAME   
CREATE VIEW   RULES   
DELETE