List all the fields of a table with its properties + PK
This script returns a list of all the fields of a table with it properties, primary keys and user defined types.
2020-01-21 (first published: 2014-04-30)
1,564 reads
This script returns a list of all the fields of a table with it properties, primary keys and user defined types.
2020-01-21 (first published: 2014-04-30)
1,564 reads
By Steve Jones
SQL Monitor has improved a lot over the last couple of years. We have...
I was reading a SharePoint List using the “Get Items” activity in an Azure...
By Steve Jones
I started to add a daily coping tip to the SQLServerCentral newsletter and to...
Hi community, I am trying to implement sample sql code: SELECT [LocalizedLabel] as [<COLUMN_NAME>]...
Hello everyone, I created my SQL server Azure in PASS when i try to...
Hello, thank you in advance for your indulgence I have a difficult issue (for...