Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
tabela
--Oracle 11g Express Edition --please drop objects you've created at the end of the script --or check for their existance before creating --'\\' is a delimiter CREATE TABLE teste_tabela ( "ID" NUMBER(5) NOT NULL, "NOME"varchar2(10), "SEXO" char(1) )
run
|
edit
|
history
|
help
0
Understanding while loop
Srinivas
final
add of two num
minimum of two(replace)
Srinivas
factorial
SQL for overlapping ranges
oracle plan
pagination example