clayton cottingham writes:
> hi one of the developers here at work say this should work
> insert into detail (det_id,det_mas_id,det_date,det_amt) values
> (0,0,now(),'0'), (1,1,now(),'1');
This is real SQL (except for the now() function) but it isn't supported in
PostgreSQL yet.
--
Peter Eisentraut peter_e@gmx.net http://funkturm.homeip.net/~peter