Use CHAR(2) instead of VARCHAR(2) as it takes up less space and gives the same result
authorpnixon <pnixon>
Fri, 14 Sep 2007 18:32:56 +0000 (18:32 +0000)
committerpnixon <pnixon>
Fri, 14 Sep 2007 18:32:56 +0000 (18:32 +0000)
commitc530ca725497d1a43fc1159eae56b1dcf8840524
treef9b2e865eaa8ad6906b8daa03f15a04a29b921f4
parentaa185f8dc75f83595d5aac240f25a04c5384eaa8
Use CHAR(2) instead of VARCHAR(2) as it takes up less space and gives the same result
raddb/sql/oracle/schema.sql
raddb/sql/postgresql/schema.sql