home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 July
/
CMCD0703.ISO
/
Software
/
Freeware
/
Programare
/
bugzero
/
WEB-INF
/
classes
/
sql
/
get_assignment_person.sql
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2003-03-25
|
114 b
|
7 lines
# get all the projects that are assigned to a person
SELECT
project_id
FROM assignment
WHERE person_id=?