> If I want to search for records where the first column (artnrgrpmtrln_1) > begins with > '201901 ', our system that uses the database creates the following SQL > statement: > > select artnrgrpmtrln_1 from sr where (artnrgrpmtrln_1>='201901 ' and > artnrgrpmtrln_1<='201901 ˙' what does "our system" mean?
---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster