Download this file

5 lines (5 with data), 8.2 kB

SQLite format 3@  .zp
llüüytablepersonspersonsCREATE TABLE persons (
    first_name TEXT,
    last_name TEXT,
    age INTEGER                                     
)
╬­Ů╬AnnaSmith"MarkJohnson*PaulSmith