Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
research:satminer:satql [2014/05/12 15:53]
ecoquery [Running SATQL]
research:satminer:satql [2014/05/12 15:59] (Version actuelle)
ecoquery [Running the first example]
Ligne 23: Ligne 23:
  
 ==== Running the first example ==== ==== Running the first example ====
- First one needs a database. The following script will download an [[http://h2database.com|h2 database]] engine, soome data and create the corresponding database:+ First one needs a database. The following script will download an [[http://h2database.com|h2 database]] engine, some data and create the corresponding database:
 <code> <code>
 curl --url http://repo2.maven.org/maven2/com/h2database/h2/1.4.178/h2-1.4.178.jar > h2.jar curl --url http://repo2.maven.org/maven2/com/h2database/h2/1.4.178/h2-1.4.178.jar > h2.jar