SQL comments

From: Tom Allison <tallison(at)tacocat(dot)net>
To: pgsql-novice(at)postgresql(dot)org
Subject: SQL comments
Date: 2006-06-11 09:34:55
Message-ID: 448BE3BF.8070109@tacocat.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

How do you comment out SQL?

Can you use:

'--'
or
/*

*/

I tried the '--' briefly and it didn't seem to work and I could find anything,
maybe I used the wrong search terms.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Shoaib Mir 2006-06-11 10:54:10 Re: SQL comments
Previous Message Andrej Ricnik-Bay 2006-06-10 08:48:22 Re: Scheduled tasks