Subject | Re: [Firebird-Architect] Suggestion about variable declaration |
---|---|
Author | Alex Peshkov |
Post date | 2005-10-28T08:45:19Z |
Ivan Prenosil wrote:
> "Jim Starkey" wrote:Here is difference - '--' in SQL is a comment, unlike C/C++
>
>>That said, the current language is a Pascal derivative,
>
>
> I guess it is SQL derivative in the firest place, it does not resemble Pascal any more than C:
> Yes, it has Pascal's begin/end, but it also has
> C-style comments,