Is the 'OR REPLACE' option available on CREATE PROCEDURE statement on Version 10.0.1?

asked 04 Jan '18, 03:07

Baron's gravatar image

Baron
1.9k122133159
accept rate: 46%


CREATE [OR REPLACE] PROCEDURE was introduced in Version 12.0.0. See What's new in 12.0. So it's not available in 10.0.1.

permanent link

answered 04 Jan '18, 03:32

Reimer%20Pods's gravatar image

Reimer Pods
4.5k384891
accept rate: 11%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×34

question asked: 04 Jan '18, 03:07

question was seen: 912 times

last updated: 04 Jan '18, 03:32