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 [EMAIL PROTECTED] http://funkturm.homeip.net/~peter ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
- [SQL] is this proper sql? clayton cottingham
- Re: [SQL] is this proper sql? Stephan Szabo
- Re: [SQL] is this proper sql? David Olbersen
- Re: [SQL] is this proper sql? Tom Lane
- Peter Eisentraut
