Quantcast
Channel: Transact-SQL forum
Viewing all articles
Browse latest Browse all 23857

How to cast a column of a derived column in a view to NULL

$
0
0

I have a derived column in my view and this column by default is picked up as not null.

I want to cast it to null how can i do it ?

Actual column

column1 varchar(3) not null

Expected column

column1 varchar(3)  null


Mudassar


Viewing all articles
Browse latest Browse all 23857

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>