CREATE INDEX IF NOT EXISTS idx_cross_ref_formd_accession ON cross_reference_matches(formd_accession); CREATE INDEX IF NOT EXISTS idx_cross_ref_adv_fund_id ON cross_reference_matches(adv_fund_id); ...
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, ...