Sunday, January 28, 2007

Getting field names of table and view in SQL Server

select
distinct sc.[name]
from
syscolumns sc inner join sysobjects so on sc.id = so.id
where
(so.xtype='V' or so.xtype='T') and so.category = 0
order by
sc.name

Best Smartphones/tech of 2019

So I was looking for the best tech of 2019. Here it goes: New Pixel 3 XL Google - Pixel 3 XL with 64GB Memory Cell Phone (Unlocked) - ...