bdb-alter-table-2.result 88 Bytes
Newer Older
1
select * from t1;
2 3 4 5
objid	tablename	oid
1	t1	4
2	metatable	1
3	metaindex	1
6
drop table t1;