I would like to insert the contents of the text file users.dat into the table t1 using psql.
Contents of text file users.dat: Definition of table t1: CREATE TABLE t1 (uname TEXT, pass TEXT, id INTEGER); Select the most appropriate input from those below.
Mertie
8 days agoJade
11 days agoMariann
15 days ago