{"id":13885,"date":"2020-02-28T14:33:10","date_gmt":"2020-02-28T14:33:10","guid":{"rendered":"https:\/\/ittutorial.org\/?p=13885"},"modified":"2020-03-02T09:11:18","modified_gmt":"2020-03-02T09:11:18","slug":"grant-privileges","status":"publish","type":"post","link":"https:\/\/ittutorial.org\/grant-privileges\/","title":{"rendered":"Grant Privileges"},"content":{"rendered":"<p>You can grant users various privileges to tables. These privileges can be any combination of SELECT, INSERT, UPDATE, DELETE, REFERENCES, ALTER, INDEX, or ALL.<\/p>\n<p>&nbsp;<\/p>\n<pre><span style=\"font-family: arial, helvetica, sans-serif\">GRANT SELECT ANY CUBE TO BARANYILDIZ ;<\/span>\r\n\r\n<span style=\"font-family: arial, helvetica, sans-serif\">GRANT SELECT ANY TABLE TO BARANYILDIZ ;<\/span>\r\n\r\n<span style=\"font-family: arial, helvetica, sans-serif\">GRANT SELECT ANY DICTIONARY TO BARANYILDIZ ;<\/span>\r\n\r\n<span style=\"font-family: arial, helvetica, sans-serif\">GRANT CREATE ANY PROCEDURE\u00a0\u00a0 TO BARANYILDIZ;<\/span>\r\n\r\n<span style=\"font-family: arial, helvetica, sans-serif\">GRANT EXECUTE ANY PROCEDURE\u00a0\u00a0 TO BARANYILDIZ;<\/span>\r\n\r\n<span style=\"font-family: arial, helvetica, sans-serif\">GRANT DROP ANY TABLE\u00a0\u00a0\u00a0 TO BARANYILDIZ;<\/span>\r\n\r\n<span style=\"font-family: arial, helvetica, sans-serif\">GRANT DROP ANY PROCEDURE\u00a0\u00a0 TO BARANYILDIZ;<\/span>\r\n\r\n<span style=\"font-family: arial, helvetica, sans-serif\">GRANT  ALTER ANY PROCEDURE\u00a0\u00a0 TO BARANYILDIZ;<\/span>\r\n\r\n<span style=\"font-family: arial, helvetica, sans-serif\">GRANT CREATE ANY DIRECTORY\u00a0 TO BARANYILDIZ;<\/span><\/pre>\n<p>&nbsp;<\/p>\n<pre class=\"notranslate\">\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>You can grant users various privileges to tables. These privileges can be any combination of SELECT, INSERT, UPDATE, DELETE, REFERENCES, ALTER, INDEX, or ALL. &nbsp; GRANT SELECT ANY CUBE TO BARANYILDIZ ; GRANT SELECT ANY TABLE TO BARANYILDIZ ; GRANT SELECT ANY DICTIONARY TO BARANYILDIZ ; GRANT CREATE ANY PROCEDURE\u00a0\u00a0 TO BARANYILDIZ; GRANT EXECUTE ANY &hellip;<\/p>\n","protected":false},"author":61,"featured_media":13887,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1994,2110,14],"tags":[5609],"class_list":["post-13885","post","type-post","status-publish","format-standard","has-post-thumbnail","","category-oracle","category-oracle-dba-scripts","category-oracle-turkce","tag-grant"],"aioseo_notices":[],"jetpack_featured_media_url":"https:\/\/ittutorial.org\/wp-content\/uploads\/2020\/02\/download-1.jpeg","jetpack_sharing_enabled":true,"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/ittutorial.org\/wp-json\/wp\/v2\/posts\/13885","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ittutorial.org\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ittutorial.org\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ittutorial.org\/wp-json\/wp\/v2\/users\/61"}],"replies":[{"embeddable":true,"href":"https:\/\/ittutorial.org\/wp-json\/wp\/v2\/comments?post=13885"}],"version-history":[{"count":1,"href":"https:\/\/ittutorial.org\/wp-json\/wp\/v2\/posts\/13885\/revisions"}],"predecessor-version":[{"id":13888,"href":"https:\/\/ittutorial.org\/wp-json\/wp\/v2\/posts\/13885\/revisions\/13888"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ittutorial.org\/wp-json\/wp\/v2\/media\/13887"}],"wp:attachment":[{"href":"https:\/\/ittutorial.org\/wp-json\/wp\/v2\/media?parent=13885"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ittutorial.org\/wp-json\/wp\/v2\/categories?post=13885"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ittutorial.org\/wp-json\/wp\/v2\/tags?post=13885"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}