I want to represent the list \"hi\", \"hello\", \"goodbye\", \"good day\", \"howdy\" (with that order), in a SQL table:
pk | i | val ------------ 1 | 0 | hi 0