Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.

sqlfiddle - sajt na kome možete vežbati SQL (SQL server, MySQL, Oracle, Postgres, SQLite)

[es] :: Baze podataka :: sqlfiddle - sajt na kome možete vežbati SQL (SQL server, MySQL, Oracle, Postgres, SQLite)

[ Pregleda: 2346 | Odgovora: 2 ] > FB > Twit

Postavi temu Odgovori

Autor

Pretraga teme: Traži
Markiranje Štampanje RSS

Brodoplovac
Beograd

Član broj: 171299
Poruke: 838
*.adsl.verat.net.



+166 Profil

icon sqlfiddle - sajt na kome možete vežbati SQL (SQL server, MySQL, Oracle, Postgres, SQLite)12.07.2012. u 19:34 - pre 142 meseci
http://sqlfiddle.com/
Prikačeni fajlovi
 
Odgovor na temu

Cola
Slađan Čolić
Banja Luka

Član broj: 23736
Poruke: 160
*.teol.net.

Sajt: www.knjigaimena.com


+5 Profil

icon Re: sqlfiddle - sajt na kome možete vežbati SQL (SQL server, MySQL, Oracle, Postgres, SQLite)15.12.2012. u 00:09 - pre 137 meseci
Malo se zekio i zapuco se sajt

create table test
(
aa varchar(1000)
);

insert into test (aa) values ('http://www.elitesecurity.org');
insert into test (aa) select * from test;
insert into test (aa) select * from test;
....
....
....
insert into test (aa) select * from test;
insert into test (aa) select * from test;
 
Odgovor na temu

biske86
Ivan Biševac
Zubin Potok

Član broj: 62435
Poruke: 979
*.sc.ni.ac.rs.

Sajt: biske.rs


+39 Profil

icon Re: sqlfiddle - sajt na kome možete vežbati SQL (SQL server, MySQL, Oracle, Postgres, SQLite)15.12.2012. u 00:48 - pre 137 meseci
Ovo je super stvar. Znam sam da ima jsfiddle za html, css i javaskript, ali ne i za sql.
 
Odgovor na temu

[es] :: Baze podataka :: sqlfiddle - sajt na kome možete vežbati SQL (SQL server, MySQL, Oracle, Postgres, SQLite)

[ Pregleda: 2346 | Odgovora: 2 ] > FB > Twit

Postavi temu Odgovori

Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.