/[webpac2]/trunk/conf/isi/parovi.sql
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/conf/isi/parovi.sql

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1270 - (show annotations)
Tue Aug 11 12:33:26 2009 UTC (14 years, 9 months ago) by mglavica
File size: 174 byte(s)
diploma work

1 select distinct citirani_radovi.cr,
2 cited.cr_full,
3 cited.ut
4 from citirani_radovi
5 left join cited on (citirani_radovi.cr=cited.cr_full)
6 order by citirani_radovi.cr
7 ;
8

  ViewVC Help
Powered by ViewVC 1.1.26