121 reputation
3
bio website davidechicco.it
location Politecnico di Milano, Milan, Italy, EU
age
visits member for 1 year, 4 months
seen Mar 22 at 13:14
stats profile views 1

Computer Science PhD student

Politecnico di Milano

Milan, Italy, EU

http://www.davidechicco.it

davide.chicco(AT)gmail.com


Mar
22
awarded  Supporter
Mar
22
comment Filtering data that could have more than one category
@dezso Is the first "EXISTS ( SELECT .." query mandatory? I tried this: SELECT document, term FROM Annotation ann WHERE category = 1 AND NOT EXISTS ( SELECT 1 FROM Annotation a WHERE a.document = ann.document AND a.term = ann.term AND category <> 1 ). Is this correct the same?
Sep
24
awarded  Tumbleweed
Sep
17
asked Exporting data from Microsoft Access table file subsets to plain text
Feb
15
awarded  Student
Jan
12
asked Postgres PgAdmin III Query Builder crash