Assuming that I have defaulted the SAL column of the EMP table to 1222.
How do I insert into the EMP table so that after I have querried the table by issuing SELECT * FROM EMP, 1222 will show under the SAL column?


thanks,
dorothy