{"id":1144,"date":"2022-11-04T11:14:47","date_gmt":"2022-11-04T15:14:47","guid":{"rendered":"https:\/\/folvera.commons.gc.cuny.edu\/?p=1144"},"modified":"2022-11-04T11:14:47","modified_gmt":"2022-11-04T15:14:47","slug":"introduction-to-structured-query-language-for-data-analytics-sf22sql1001-day-10","status":"publish","type":"post","link":"https:\/\/folvera.commons.gc.cuny.edu\/?p=1144","title":{"rendered":"Introduction to Structured Query Language for Data Analytics (SF22SQL1001) \u2014 Day 10"},"content":{"rendered":"<p>We have arrived to the end of <tt>SF22SQL1001<\/tt>.<\/p>\n<pre><span style=\"color: #0000ff\">  CREATE SCHEMA<\/span> lab15;\r\n  <span style=\"color: #0000ff\">GO<\/span>\r\n\r\n  <span style=\"color: #0000ff\">CREATE PROCEDURE<\/span> lab15.thanks_sp\r\n  <span style=\"color: #0000ff\">AS<\/span>\r\n  <span style=\"color: #0000ff\">BEGIN<\/span>\r\n    <span style=\"color: #0000ff\">PRINT<\/span> <span style=\"color: #ff0000\">'Thank you for being part of SF22SQL1001!'<\/span>\r\n  <span style=\"color: #0000ff\">END;<\/span>\r\n\r\n  <span style=\"color: #0000ff\">EXEC<\/span> lab15.thanks_sp;\r\n<\/pre>\n<p>Download the\u00a0<a href=\"https:\/\/folvera.commons.gc.cuny.edu\/wp-content\/blogs.dir\/2501\/files\/2022\/11\/SF22SQL1001_20221102.pdf\">class notes<\/a>\u00a0for day 10.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>We have arrived to the end of SF22SQL1001. CREATE SCHEMA lab15; GO CREATE PROCEDURE lab15.thanks_sp AS BEGIN PRINT &#8216;Thank you for being part of SF22SQL1001!&#8217; END; EXEC lab15.thanks_sp; Download the\u00a0class notes\u00a0for day 10.<\/p>\n","protected":false},"author":7213,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"send_to_group_blog":0,"footnotes":""},"categories":[31,3,1,2],"tags":[],"class_list":["post-1144","post","type-post","status-publish","format-standard","hentry","category-sf22sql1001","category-computer-programming","category-cuny","category-sql"],"_links":{"self":[{"href":"https:\/\/folvera.commons.gc.cuny.edu\/index.php?rest_route=\/wp\/v2\/posts\/1144","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/folvera.commons.gc.cuny.edu\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/folvera.commons.gc.cuny.edu\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/folvera.commons.gc.cuny.edu\/index.php?rest_route=\/wp\/v2\/users\/7213"}],"replies":[{"embeddable":true,"href":"https:\/\/folvera.commons.gc.cuny.edu\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1144"}],"version-history":[{"count":1,"href":"https:\/\/folvera.commons.gc.cuny.edu\/index.php?rest_route=\/wp\/v2\/posts\/1144\/revisions"}],"predecessor-version":[{"id":1147,"href":"https:\/\/folvera.commons.gc.cuny.edu\/index.php?rest_route=\/wp\/v2\/posts\/1144\/revisions\/1147"}],"wp:attachment":[{"href":"https:\/\/folvera.commons.gc.cuny.edu\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1144"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/folvera.commons.gc.cuny.edu\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1144"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/folvera.commons.gc.cuny.edu\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1144"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}