Skip to main content
deleted 1 character in body
Source Link
doğukan
  • 28k
  • 15
  • 66
  • 79

You can use sp_help in SQL Server 2008.

sp_help <table_name>;

Keyboard short-cutshortcut for the above command: select table name (i.e highlight it) and press ALT+F1.

You can use sp_help in SQL Server 2008.

sp_help <table_name>;

Keyboard short-cut for the above command: select table name (i.e highlight it) and press ALT+F1.

You can use sp_help in SQL Server 2008.

sp_help <table_name>;

Keyboard shortcut for the above command: select table name (i.e highlight it) and press ALT+F1.

added 3 characters in body
Source Link
Mohammad Yusuf
  • 17.1k
  • 12
  • 60
  • 87

You can use sp_help in SQL Server 2008.

sp_help <table_name>;

Keyboard short-cut for the above command select table name: select table name (highlighti.e highlight it) and press ALT+F1.

You can use sp_help in SQL Server 2008.

sp_help <table_name>;

Keyboard short-cut for the above command select table name (highlight it) and press ALT+F1.

You can use sp_help in SQL Server 2008.

sp_help <table_name>;

Keyboard short-cut for the above command: select table name (i.e highlight it) and press ALT+F1.

added 25 characters in body
Source Link
shA.t
  • 17.1k
  • 5
  • 59
  • 121

You can use sp_helpsp_help in sql serverSQL Server 2008.

sp_help <table_name>;

Keyboard short-cut for the above command select table name (highlight it) and press press ALT + F1ALT+F1.

You can use sp_help in sql server 2008.

sp_help <table_name>;

Keyboard short for the above command select table name (highlight it) and press ALT + F1

You can use sp_help in SQL Server 2008.

sp_help <table_name>;

Keyboard short-cut for the above command select table name (highlight it) and press ALT+F1.

added 96 characters in body
Source Link
Vishwanath Dalvi
  • 36.9k
  • 41
  • 128
  • 156
Loading
Source Link
Vishwanath Dalvi
  • 36.9k
  • 41
  • 128
  • 156
Loading