Difference between revisions of "Ajvree Week 5"
From LMU BioDB 2013
(class notes) |
|||
| Line 8: | Line 8: | ||
<br> | <br> | ||
to specify digits, [0123456789] | to specify digits, [0123456789] | ||
| + | |||
| + | |||
| + | Individual Assignment | ||
| + | |||
| + | Database information: | ||
| + | *EMBL: | ||
| + | *InterPro | ||
| + | *PDB | ||
| + | *Pfam | ||
| + | *RefSeq | ||
| + | *GeneID | ||
Revision as of 21:13, 26 September 2013
Class Notes
select "what you want" from "table" where "conditions"
select *(all data)
1st question:
What movies released before 1915?
select * from movie < 1915
to specify digits, [0123456789]
Individual Assignment
Database information:
- EMBL:
- InterPro
- PDB
- Pfam
- RefSeq
- GeneID