{"id":102,"date":"2016-01-23T15:12:53","date_gmt":"2016-01-23T13:12:53","guid":{"rendered":"http:\/\/geekinto.com\/?p=102"},"modified":"2016-01-23T15:17:56","modified_gmt":"2016-01-23T13:17:56","slug":"solved-current-version-of-data-in-database-has-changed-since-user-initiated-update-process-error","status":"publish","type":"post","link":"https:\/\/howoracleapex.com\/?p=102","title":{"rendered":"Solved | Current version of data in database has changed since user initiated update process ERROR."},"content":{"rendered":"<h2><span class=\"j-post-author\">I faced this problem numerous times in APEX 4.2.6 and I finally got it to work after doing the following:<\/span><\/h2>\n<p>Fix by ..<\/p>\n<blockquote><p>In your query, DO NOT ALIAS any of the update-able columns by using &#8220;<span style=\"color: #ff0000;\">as<\/span>&#8221; (like .. <span style=\"color: #808080;\">select emp_name <span style=\"color: #ff0000;\">as <span style=\"text-decoration: underline;\">Name<\/span><\/span> from t_emp<\/span>),<br \/>\nBut remove <span style=\"color: #ff0000;\">as<\/span> keyword from your code like .. (\u00a0select emp_name <span style=\"color: #ff0000;\"><span style=\"text-decoration: underline;\">Name<\/span><\/span> from t_emp )<\/p>\n<p>Or else you will get this Error.\u00a0 I hope this helps. \ud83d\ude42<\/p><\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>I faced this problem numerous times in APEX 4.2.6 and I finally got it to work after doing the following: Fix by .. In your query, DO NOT ALIAS any of the update-able columns&#46;&#46;&#46;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,7,2],"tags":[],"class_list":["post-102","post","type-post","status-publish","format-standard","hentry","category-apex","category-my-errors","category-oracle"],"_links":{"self":[{"href":"https:\/\/howoracleapex.com\/index.php?rest_route=\/wp\/v2\/posts\/102","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/howoracleapex.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/howoracleapex.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/howoracleapex.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/howoracleapex.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=102"}],"version-history":[{"count":2,"href":"https:\/\/howoracleapex.com\/index.php?rest_route=\/wp\/v2\/posts\/102\/revisions"}],"predecessor-version":[{"id":104,"href":"https:\/\/howoracleapex.com\/index.php?rest_route=\/wp\/v2\/posts\/102\/revisions\/104"}],"wp:attachment":[{"href":"https:\/\/howoracleapex.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=102"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/howoracleapex.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=102"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/howoracleapex.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=102"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}