Community
Hi, Can someone please table whether we can provide coalesce for a column while creating table. I have seen cases where you select using coalesce but could not find anywhere within create table Thanks, Sunitha
Hi,
there is a DEFAULT attibute for columns to provide a default value, if that's what you need.
With kind regards,
Vlad.
Hi,
Can someone please table whether we can provide coalesce for a column while creating table.
I have seen cases where you select using coalesce but could not find anywhere within create table
Thanks,
Sunitha