Re: [SQL] Equivalent data type for SQL_Variant not found - Mailing list pgsql-sql

From Adrian Klaver
Subject Re: [SQL] Equivalent data type for SQL_Variant not found
Date
Msg-id e1195a48-89cf-e962-da1b-8b4ded731616@aklaver.com
Whole thread Raw
In response to [SQL] Equivalent data type for SQL_Variant not found  ("Ghosh, Snehashish" <snehashish.ghosh@capgemini.com>)
List pgsql-sql
On 03/20/2017 06:12 AM, Ghosh, Snehashish wrote:
> Hi,
>
>
>
> Do we have a Equivalent data type for SQL_Variant which is available
> insqlserver in postgresql?

No.
I would say the closest you could get is to declare a text column and 
store the string representations of the values.

>
>
>
> Please help.
>
>
>
>
>
>
>
> With Regards,
>
>
>
> Snehashish Ghosh / Capgemini India / Kolkata
> Smart Energy Services Platform (SESP)
>


-- 
Adrian Klaver
adrian.klaver@aklaver.com



pgsql-sql by date:

Previous
From: "Ghosh, Snehashish"
Date:
Subject: [SQL] Equivalent data type for SQL_Variant not found
Next
From: Aniruddha Deshpande
Date:
Subject: Column widening without outage