Search Postgresql Archives

Re: SQL operator '*='

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> On 23 Dec 2019, at 15:33, Matthias Apitz <guru@xxxxxxxxxxx> wrote:
> 
> #ifdef DBSPOS
> 	EXEC SQL DECLARE land_cursor CURSOR FOR 
> 		SELECT stammprio, lkz, landbez, plkz, postbez, karenz1, karenz2, 
> 			karenz3, land.wkz, webez, we, kurs, land.del
> 		FROM   land

		 LEFT JOIN devisen ON land.wkz = devisen.wkz AND land.brgroup = devisen.brgroup

> 		WHERE  land.brgroup = :brgroupHost_for_helpland_cursor
> 		ORDER  BY stammprio, landbez;
> #endif

Alban Hertroys
--
If you can't see the forest for the trees,
cut the trees and you'll find there is no forest.







[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux