Difference between revisions of "Moller Results Database"
From Hall A Wiki
(Created page with "Here is a link to a database for Moller runs information compiled for PREXII [https://userweb.jlab.org/~jonesdc/MollerRunsDB.sql] This is an sqlite3 database. To run it type...") |
|||
Line 2: | Line 2: | ||
This is an sqlite3 database. To run it type at the command line | This is an sqlite3 database. To run it type at the command line | ||
+ | $sqlite3 MollerRunsDB.sql | ||
+ | >>> |
Revision as of 15:31, 6 August 2019
Here is a link to a database for Moller runs information compiled for PREXII [1]
This is an sqlite3 database. To run it type at the command line
$sqlite3 MollerRunsDB.sql >>>