Hi just a quick question, how do you query tables in DB2. Ive been uysing mysql so know most of the commands, but if i want to search a table for things like "select * from person where birthdate>'1982'" it doesnt let me. Can i use sql commands? for example like, >, <, %text%, and if so how? Thanks!