{"id":40,"date":"2010-06-22T20:55:46","date_gmt":"2010-06-22T20:55:46","guid":{"rendered":"https:\/\/ibex.tech\/cloud\/?p=40"},"modified":"2022-02-17T07:14:16","modified_gmt":"2022-02-17T07:14:16","slug":"tables","status":"publish","type":"post","link":"https:\/\/ibex.tech\/cloud\/sql-server\/design-microsoft-sql-server\/tables","title":{"rendered":"Tables"},"content":{"rendered":"<p>\ntable SYSCOLUMNS is the system table (contains all other tables)\n<\/p>\n<h4>\nCreating A New Table<br \/>\n<\/h4>\n<p>\nThe easiest way to create a new table is using SQL Server management Studio. &nbsp;To implement creation in cod you can create the table without saving and use menu &gt; Table Designer &gt; Generate Change Script to get the SQL code to use.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>table SYSCOLUMNS is the system table (contains all other tables) Creating A New Table The easiest way to create a new table is using SQL Server management Studio. &nbsp;To implement creation in cod you can create the table without saving and use menu &gt; Table Designer &gt; Generate Change Script to get the SQL code [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8],"tags":[],"class_list":["post-40","post","type-post","status-publish","format-standard","hentry","category-design-microsoft-sql-server"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/40","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/comments?post=40"}],"version-history":[{"count":5,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/40\/revisions"}],"predecessor-version":[{"id":1245,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/40\/revisions\/1245"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/media?parent=40"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/categories?post=40"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/tags?post=40"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}