>> "Armand Pirvu (home)" <armand.pi...@gmail.com> writes:
>>> Ran into the following statement
>>
>>> CREATE TABLE test(
>>>      Date$ date,
>>>      Month_Number$ int,
>>>      Month$ varchar(10),
>>>      Year$ int
>>> );

A strange naming convention. It has a whiff of Visual Basic Type
Characters about it,
https://docs.microsoft.com/en-us/dotnet/articles/visual-basic/programming-guide/language-features/data-types/type-characters.

Any chance there is a connection there?

-- 
Neil Anderson
n...@postgrescompare.com
https://www.postgrescompare.com



-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to