{"id":1309,"date":"2017-07-11T14:02:29","date_gmt":"2017-07-11T12:02:29","guid":{"rendered":"http:\/\/oracle.malin.pl\/?p=1309"},"modified":"2017-07-11T14:02:29","modified_gmt":"2017-07-11T12:02:29","slug":"usuwanie-definicji-data-definition-or-template","status":"publish","type":"post","link":"https:\/\/oracle.malin.pl\/?p=1309","title":{"rendered":"Usuwanie definicji Data Definition or Template"},"content":{"rendered":"<p>Jeszcze nie usuwa\u0142em ale zrobi\u0142em aktualizacje( XDO_TEMPLATES_B, XDO_TEMPLATES_TL, xdo_lobs)  data definition bo wdar\u0142a si\u0119 w nazw\u0119 spacja.<\/p>\n<p>declare<br \/>\nbegin<br \/>\ndelete   from XDO_TEMPLATES_B        where template_code    = <template_code><br \/>\ndelete   from XDO_TEMPLATES_TL       where template_code    = <\/template_code><template_code><br \/>\ndelete   from xdo_lobs               where lob_code         = <\/template_code><template_code><br \/>\ndelete   from XDO_DS_DEFINITIONS_TL  where data_source_code = <def_code><br \/>\ndelete   from XDO_DS_DEFINITIONS_b   where data_source_code = <\/def_code><def_code><br \/>\nend;<\/def_code><\/template_code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Jeszcze nie usuwa\u0142em ale zrobi\u0142em aktualizacje( XDO_TEMPLATES_B, XDO_TEMPLATES_TL, xdo_lobs) data definition bo wdar\u0142a si\u0119 w nazw\u0119 spacja. declare begin delete from XDO_TEMPLATES_B where template_code = delete from XDO_TEMPLATES_TL where template_code = delete from xdo_lobs where lob_code = delete from XDO_DS_DEFINITIONS_TL &hellip; <a href=\"https:\/\/oracle.malin.pl\/?p=1309\">Czytaj dalej <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":37,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[54],"tags":[],"_links":{"self":[{"href":"https:\/\/oracle.malin.pl\/index.php?rest_route=\/wp\/v2\/posts\/1309"}],"collection":[{"href":"https:\/\/oracle.malin.pl\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/oracle.malin.pl\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/oracle.malin.pl\/index.php?rest_route=\/wp\/v2\/users\/37"}],"replies":[{"embeddable":true,"href":"https:\/\/oracle.malin.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1309"}],"version-history":[{"count":1,"href":"https:\/\/oracle.malin.pl\/index.php?rest_route=\/wp\/v2\/posts\/1309\/revisions"}],"predecessor-version":[{"id":1310,"href":"https:\/\/oracle.malin.pl\/index.php?rest_route=\/wp\/v2\/posts\/1309\/revisions\/1310"}],"wp:attachment":[{"href":"https:\/\/oracle.malin.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1309"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/oracle.malin.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1309"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/oracle.malin.pl\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1309"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}