/[webpac2]/trunk/conf/dipl/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/dipl/parovi.sql

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1272 - (show annotations)
Tue Aug 11 13:05:35 2009 UTC (14 years, 8 months ago) by mglavica
File size: 174 byte(s)
diploma work - changing the name of conf directory

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

Properties

Name Value
svn:mergeinfo

  ViewVC Help
Powered by ViewVC 1.1.26