![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
create or replace trigger trg_i_au_clients before insert on au_clients for each row begin select au_clients_seq.nextval into :new.id from dual; end; I have error "java.lang.IllegalArgumentException: No SQL selected for execution.Position: 0". Why can it be? Please help. Add a slash (/): |
#3
| |||
| |||
|
|
create or replace trigger trg_i_au_clients before insert on au_clients for each row begin select au_clients_seq.nextval into :new.id from dual; end; I have error "java.lang.IllegalArgumentException: No SQL selected for execution.Position: 0". Why can it be? Please help. Add a slash (/): |
#4
| |||
| |||
|
|
create or replace trigger trg_i_au_clients before insert on au_clients for each row begin select au_clients_seq.nextval into :new.id from dual; end; I have error "java.lang.IllegalArgumentException: No SQL selected for execution.Position: 0". Why can it be? Please help. Add a slash (/): |
#5
| |||
| |||
|
|
create or replace trigger trg_i_au_clients before insert on au_clients for each row begin select au_clients_seq.nextval into :new.id from dual; end; I have error "java.lang.IllegalArgumentException: No SQL selected for execution.Position: 0". Why can it be? Please help. Add a slash (/): |
#6
| |||
| |||
|
|
create or replace trigger trg_i_au_clients before insert on au_clients for each row begin select au_clients_seq.nextval into :new.id from dual; end; I have error "java.lang.IllegalArgumentException: No SQL selected for execution.Position: 0". Why can it be? Please help. Add a slash (/): |
#7
| |||
| |||
|
|
create or replace trigger trg_i_au_clients before insert on au_clients for each row begin select au_clients_seq.nextval into :new.id from dual; end; I have error "java.lang.IllegalArgumentException: No SQL selected for execution.Position: 0". Why can it be? Please help. Add a slash (/): |
#8
| |||
| |||
|
|
create or replace trigger trg_i_au_clients before insert on au_clients for each row begin select au_clients_seq.nextval into :new.id from dual; end; I have error "java.lang.IllegalArgumentException: No SQL selected for execution.Position: 0". Why can it be? Please help. Add a slash (/): |
#9
| |||
| |||
|
|
create or replace trigger trg_i_au_clients before insert on au_clients for each row begin select au_clients_seq.nextval into :new.id from dual; end; I have error "java.lang.IllegalArgumentException: No SQL selected for execution.Position: 0". Why can it be? Please help. |
#10
| |||
| |||
|
|
create or replace trigger trg_i_au_clients before insert on au_clients for each row begin select au_clients_seq.nextval into :new.id from dual; end; I have error "java.lang.IllegalArgumentException: No SQL selected for execution.Position: 0". Why can it be? Please help. |
![]() |
| Thread Tools | |
| Display Modes | |
| |