{"id":347,"date":"2017-09-27T07:32:51","date_gmt":"2017-09-27T11:32:51","guid":{"rendered":"http:\/\/techref.camellarry.com\/?p=347"},"modified":"2017-09-27T07:32:51","modified_gmt":"2017-09-27T11:32:51","slug":"sql-left-function","status":"publish","type":"post","link":"http:\/\/techref.camellarry.com\/?p=347","title":{"rendered":"SQL Left Function"},"content":{"rendered":"<p>The LEFT function allows you to extract a substring from a string, starting from the left-most character.<\/p>\n<p><span style=\"color: #0000ff;\">LEFT( string, number_of_characters )<\/span><\/p>\n<pre>Example:\r\n\r\nSELECT LEFT('TechOnTheNet.com', 4);\r\nResult: 'Tech'<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>The LEFT function allows you to extract a substring from a string, starting from the left-most character. LEFT( string, number_of_characters ) Example: SELECT LEFT(&#8216;TechOnTheNet.com&#8217;, 4); Result: &#8216;Tech&#8217;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[8],"tags":[94,29,45,70,72],"class_list":["post-347","post","type-post","status-publish","format-standard","hentry","category-sql","tag-database","tag-example","tag-microsoft","tag-sql","tag-syntax"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p9t3oE-5B","_links":{"self":[{"href":"http:\/\/techref.camellarry.com\/index.php?rest_route=\/wp\/v2\/posts\/347","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/techref.camellarry.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/techref.camellarry.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/techref.camellarry.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/techref.camellarry.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=347"}],"version-history":[{"count":1,"href":"http:\/\/techref.camellarry.com\/index.php?rest_route=\/wp\/v2\/posts\/347\/revisions"}],"predecessor-version":[{"id":348,"href":"http:\/\/techref.camellarry.com\/index.php?rest_route=\/wp\/v2\/posts\/347\/revisions\/348"}],"wp:attachment":[{"href":"http:\/\/techref.camellarry.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=347"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/techref.camellarry.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=347"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/techref.camellarry.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=347"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}