Thanks a lot!
It works!
Regards,
Kaloyan Iliev
Tom Lane wrote:
Kaloyan Iliev <[EMAIL PROTECTED]> writes:
rsr=# SELECT
...
rsr-#FROM debts_desc DD LEFT JOIN config
C ON (DD.conf_id = C.id),
...
rsr-#
Thank you,
Kerv
---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faqs/FAQ.html
Thanks all for the help :)
I got to do all this, because there a existing system
running on SQL Server/SQL Anyway which using
all these syntax though out the coding, and I got to
make it support postgreSQL
And here is a question relate to the DataDiff function
in SQL Server, is it possible t