|
From: Adriano d. S. F. <adr...@gm...> - 2016-03-06 13:48:07
|
Em 06/03/2016 06:32, Dimitry Sibiryakov escreveu: > 06.03.2016 3:45, Adriano dos Santos Fernandes wrote: >> I see two bugs with your implementation. Both of these commands should >> raise error: >> >> create or alter sequence s1; > > This command if perfectly ok from Language Reference POV: both START WITH/RESTART and > INCREMENT clauses are marked as optional. > Language Reference is bugged then! Adriano |