Schema for table iris_flower_measurements

API
Columns
Name Type Constraints
sepal_length REAL NOT NULL
sepal_width REAL NOT NULL
petal_length REAL NOT NULL
petal_width REAL NOT NULL
class TEXT NOT NULL
Indexes
none

DbShare 2.7.10