Opened 18 years ago

Last modified 18 years ago

#47 new task

Converting a multimodal query into actual database queries

Reported by: leo Owned by: leo
Priority: major Milestone: UTGB MMDB 1.0
Component: Database Version:
Keywords: Cc:

Description

(start between 10 and 1000, name="gene*") 

into

select name, start from gene_data where start between 10 and 100. 

Change History (2)

comment:1 Changed 18 years ago by leo

Milestone: Genome Browser 0.1UTGB Core 1.0

Milestone Genome Browser 0.1 deleted

comment:2 Changed 18 years ago by leo

Milestone: UTGB Core 1.0UTGB MMDB 1.0
Note: See TracTickets for help on using tickets.