database - ORA-01008: not all variables bound -


when execute line in oracle database xe 11.2
insert student1 values('&sno','&name',&m1,&m2,&m3);
shows error
ora-01008: not variables bound

it working in previous versions. please me out in solving this.


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

xcode - Swift Playground - Files are not readable -

jboss7.x - JBoss AS 7.3 vs 7.4 and differences -