This program enables SQL commands to query the TwoToTwo (2-2) tables created from Dr Parkhomov's two spreadsheets the latest of which includes the effects of neutrinos

To make full use of this and the other database tables, a good grasp of SQL is essential.

It replaces its orginal (and rather misnamed) version "FissionFusion.php".

But note that it and Fission and Fusion is each dedicated to querying only one table ("TwoToTwo", "Fission" and "Fusion" respectively).

The "universal" program All Tables can accept full SQL commands that query any and all of the now 9 "Parkhomov" tables together with the "Selected Isotopes" and "Periodic" tables as well.

New Feature (1): In the checkbox, you may indicate which of the three tables you want effectively included. The resulting query is only on TwoToTwoAll but it uses the new field "neutrino" (setable to "left" and/or "none" and/or "right") to effectively select "TwoToTwoEoL" and/or "TwoToTwo" and/or "TwoToTwoEoR".

New Feature (2): In all the above tables except the Periodic, each atom, in either the input or the output, as well as its 'A' and 'Z' numbers now also has a 'nBorF' ('nuclear Boson or Fermion') and a 'aBorF' ('atomic Boson or Fermion') parameter associated with it.

An atom's nucleus is considered a Boson if its A number is even; if odd a Fermion (thus nBorF = 'b' or 'f'). The atom itself is considered a Boson if its number of neutrons (A - Z) is even; if odd a Fermion (thus aBorF = 'b' or 'f').

The above extra parameters can be used either passively by observing the distributions of 'b' and 'f' in inputs and/or outputs, and/or actively by including some or all of them in the SQL commands themselves.

Input used for this run:
Full SQL Query: "select * from TwoToTwoAll where E1 = 'Mg' and E2 = 'Cl' and E4 = 'P' order by MeV desc limit 100"
5 rows were found.
.

idneutrinoid_subE1A1nBorF1Z1aBorF1E2A2nBorF2Z2aBorF2E3A3nBorF3Z3aBorF3E4A4nBorF4Z4aBorF4MeV
151034none48988Mg25f12fCl35f17bSi29f14fP31f15b4.136800
151057right36555Mg25f12fCl37f17bP31f15bP31f15b3.921584
160298none48993Mg26b12bCl35f17bSi30b14bP31f15b3.653300
141686none49009Mg24b12bCl37f17bSi30b14bP31f15b3.182900
141674none48985Mg24b12bCl35f17bSi28b14bP31f15b2.990100