1
24.03 ms
SELECT COUNT (* ) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT k0_ . id AS id_0 , k0_ . keyword AS keyword_1 , k0_ . in_stop_list AS in_stop_list_2 , k0_ . sort AS sort_3 , p1_ . id AS id_4 , p1_ . title AS title_5 , p1_ . ut AS ut_6 , p1_ . doctype AS doctype_7 , p1_ . pages AS pages_8 , p1_ . issue AS issue_9 , p1_ . volume AS volume_10 , p1_ . published_month AS published_month_11 , p1_ . published_year AS published_year_12 , p1_ . doi AS doi_13 , p1_ . issn AS issn_14 , p1_ . isbn AS isbn_15 , p1_ . updated_date AS updated_date_16 , p1_ . abstract AS abstract_17 , p1_ . times_cited AS times_cited_18 , p1_ . funding_text AS funding_text_19 , p1_ . interdisciplinary AS interdisciplinary_20 , p1_ . validated AS validated_21 , p1_ . siding_id AS siding_id_22 , p1_ . public_comments AS public_comments_23 , p1_ . private_comments AS private_comments_24 , p1_ . publication_type AS publication_type_25 , p2_ . id AS id_26 , p2_ . firstname AS firstname_27 , p2_ . lastname AS lastname_28 , p2_ . participation AS participation_29 , p2_ . master_student AS master_student_30 , p2_ . phd_student AS phd_student_31 , p2_ . uc_not_ing AS uc_not_ing_32 , p2_ . postdoc AS postdoc_33 , a3_ . id AS id_34 , a3_ . researcher_id AS researcher_id_35 , a3_ . daisng_id AS daisng_id_36 , a3_ . bio AS bio_37 , a3_ . vigent AS vigent_38 FROM keyword k0_ INNER JOIN keyword_publication k4_ ON k0_ . id = k4_ . keyword_id INNER JOIN publication p1_ ON p1_ . id = k4_ . publication_id INNER JOIN publication_author p2_ ON p1_ . id = p2_ . publication_id INNER JOIN author a3_ ON p2_ . author_id = a3_ . id WHERE p1_ . validated = 1 AND a3_ . vigent = 1 AND k0_ . keyword LIKE ? ORDER BY k0_ . sort ASC ) dctrn_result ) dctrn_table
Parameters :
[
"%Cardiovascular Magnetic Resonance% "
]
SELECT COUNT (* ) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT k0_ . id AS id_0 , k0_ . keyword AS keyword_1 , k0_ . in_stop_list AS in_stop_list_2 , k0_ . sort AS sort_3 , p1_ . id AS id_4 , p1_ . title AS title_5 , p1_ . ut AS ut_6 , p1_ . doctype AS doctype_7 , p1_ . pages AS pages_8 , p1_ . issue AS issue_9 , p1_ . volume AS volume_10 , p1_ . published_month AS published_month_11 , p1_ . published_year AS published_year_12 , p1_ . doi AS doi_13 , p1_ . issn AS issn_14 , p1_ . isbn AS isbn_15 , p1_ . updated_date AS updated_date_16 , p1_ . abstract AS abstract_17 , p1_ . times_cited AS times_cited_18 , p1_ . funding_text AS funding_text_19 , p1_ . interdisciplinary AS interdisciplinary_20 , p1_ . validated AS validated_21 , p1_ . siding_id AS siding_id_22 , p1_ . public_comments AS public_comments_23 , p1_ . private_comments AS private_comments_24 , p1_ . publication_type AS publication_type_25 , p2_ . id AS id_26 , p2_ . firstname AS firstname_27 , p2_ . lastname AS lastname_28 , p2_ . participation AS participation_29 , p2_ . master_student AS master_student_30 , p2_ . phd_student AS phd_student_31 , p2_ . uc_not_ing AS uc_not_ing_32 , p2_ . postdoc AS postdoc_33 , a3_ . id AS id_34 , a3_ . researcher_id AS researcher_id_35 , a3_ . daisng_id AS daisng_id_36 , a3_ . bio AS bio_37 , a3_ . vigent AS vigent_38 FROM keyword k0_ INNER JOIN keyword_publication k4_ ON k0_ . id = k4_ . keyword_id INNER JOIN publication p1_ ON p1_ . id = k4_ . publication_id INNER JOIN publication_author p2_ ON p1_ . id = p2_ . publication_id INNER JOIN author a3_ ON p2_ . author_id = a3_ . id WHERE p1_ . validated = 1 AND a3_ . vigent = 1 AND k0_ . keyword LIKE '%Cardiovascular Magnetic Resonance%' ORDER BY k0_ . sort ASC ) dctrn_result ) dctrn_table ;
Copy
2
16.49 ms
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 , sort_3 FROM (SELECT k0_ . id AS id_0 , k0_ . keyword AS keyword_1 , k0_ . in_stop_list AS in_stop_list_2 , k0_ . sort AS sort_3 , p1_ . id AS id_4 , p1_ . title AS title_5 , p1_ . ut AS ut_6 , p1_ . doctype AS doctype_7 , p1_ . pages AS pages_8 , p1_ . issue AS issue_9 , p1_ . volume AS volume_10 , p1_ . published_month AS published_month_11 , p1_ . published_year AS published_year_12 , p1_ . doi AS doi_13 , p1_ . issn AS issn_14 , p1_ . isbn AS isbn_15 , p1_ . updated_date AS updated_date_16 , p1_ . abstract AS abstract_17 , p1_ . times_cited AS times_cited_18 , p1_ . funding_text AS funding_text_19 , p1_ . interdisciplinary AS interdisciplinary_20 , p1_ . validated AS validated_21 , p1_ . siding_id AS siding_id_22 , p1_ . public_comments AS public_comments_23 , p1_ . private_comments AS private_comments_24 , p1_ . publication_type AS publication_type_25 , p2_ . id AS id_26 , p2_ . firstname AS firstname_27 , p2_ . lastname AS lastname_28 , p2_ . participation AS participation_29 , p2_ . master_student AS master_student_30 , p2_ . phd_student AS phd_student_31 , p2_ . uc_not_ing AS uc_not_ing_32 , p2_ . postdoc AS postdoc_33 , a3_ . id AS id_34 , a3_ . researcher_id AS researcher_id_35 , a3_ . daisng_id AS daisng_id_36 , a3_ . bio AS bio_37 , a3_ . vigent AS vigent_38 FROM keyword k0_ INNER JOIN keyword_publication k4_ ON k0_ . id = k4_ . keyword_id INNER JOIN publication p1_ ON p1_ . id = k4_ . publication_id INNER JOIN publication_author p2_ ON p1_ . id = p2_ . publication_id INNER JOIN author a3_ ON p2_ . author_id = a3_ . id WHERE p1_ . validated = 1 AND a3_ . vigent = 1 AND k0_ . keyword LIKE ? ) dctrn_result_inner ORDER BY sort_3 ASC ) dctrn_result LIMIT 4
Parameters :
[
"%Cardiovascular Magnetic Resonance% "
]
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 , sort_3 FROM (SELECT k0_ . id AS id_0 , k0_ . keyword AS keyword_1 , k0_ . in_stop_list AS in_stop_list_2 , k0_ . sort AS sort_3 , p1_ . id AS id_4 , p1_ . title AS title_5 , p1_ . ut AS ut_6 , p1_ . doctype AS doctype_7 , p1_ . pages AS pages_8 , p1_ . issue AS issue_9 , p1_ . volume AS volume_10 , p1_ . published_month AS published_month_11 , p1_ . published_year AS published_year_12 , p1_ . doi AS doi_13 , p1_ . issn AS issn_14 , p1_ . isbn AS isbn_15 , p1_ . updated_date AS updated_date_16 , p1_ . abstract AS abstract_17 , p1_ . times_cited AS times_cited_18 , p1_ . funding_text AS funding_text_19 , p1_ . interdisciplinary AS interdisciplinary_20 , p1_ . validated AS validated_21 , p1_ . siding_id AS siding_id_22 , p1_ . public_comments AS public_comments_23 , p1_ . private_comments AS private_comments_24 , p1_ . publication_type AS publication_type_25 , p2_ . id AS id_26 , p2_ . firstname AS firstname_27 , p2_ . lastname AS lastname_28 , p2_ . participation AS participation_29 , p2_ . master_student AS master_student_30 , p2_ . phd_student AS phd_student_31 , p2_ . uc_not_ing AS uc_not_ing_32 , p2_ . postdoc AS postdoc_33 , a3_ . id AS id_34 , a3_ . researcher_id AS researcher_id_35 , a3_ . daisng_id AS daisng_id_36 , a3_ . bio AS bio_37 , a3_ . vigent AS vigent_38 FROM keyword k0_ INNER JOIN keyword_publication k4_ ON k0_ . id = k4_ . keyword_id INNER JOIN publication p1_ ON p1_ . id = k4_ . publication_id INNER JOIN publication_author p2_ ON p1_ . id = p2_ . publication_id INNER JOIN author a3_ ON p2_ . author_id = a3_ . id WHERE p1_ . validated = 1 AND a3_ . vigent = 1 AND k0_ . keyword LIKE '%Cardiovascular Magnetic Resonance%' ) dctrn_result_inner ORDER BY sort_3 ASC ) dctrn_result LIMIT 4 ;
Copy
3
1.42 ms
SELECT k0_ . id AS id_0 , k0_ . keyword AS keyword_1 , k0_ . in_stop_list AS in_stop_list_2 , k0_ . sort AS sort_3 , p1_ . id AS id_4 , p1_ . title AS title_5 , p1_ . ut AS ut_6 , p1_ . doctype AS doctype_7 , p1_ . pages AS pages_8 , p1_ . issue AS issue_9 , p1_ . volume AS volume_10 , p1_ . published_month AS published_month_11 , p1_ . published_year AS published_year_12 , p1_ . doi AS doi_13 , p1_ . issn AS issn_14 , p1_ . isbn AS isbn_15 , p1_ . updated_date AS updated_date_16 , p1_ . abstract AS abstract_17 , p1_ . times_cited AS times_cited_18 , p1_ . funding_text AS funding_text_19 , p1_ . interdisciplinary AS interdisciplinary_20 , p1_ . validated AS validated_21 , p1_ . siding_id AS siding_id_22 , p1_ . public_comments AS public_comments_23 , p1_ . private_comments AS private_comments_24 , p1_ . publication_type AS publication_type_25 , p2_ . id AS id_26 , p2_ . firstname AS firstname_27 , p2_ . lastname AS lastname_28 , p2_ . participation AS participation_29 , p2_ . master_student AS master_student_30 , p2_ . phd_student AS phd_student_31 , p2_ . uc_not_ing AS uc_not_ing_32 , p2_ . postdoc AS postdoc_33 , a3_ . id AS id_34 , a3_ . researcher_id AS researcher_id_35 , a3_ . daisng_id AS daisng_id_36 , a3_ . bio AS bio_37 , a3_ . vigent AS vigent_38 , p1_ . journal_id AS journal_id_39 , p1_ . publisher_id AS publisher_id_40 , p2_ . author_id AS author_id_41 , p2_ . publication_id AS publication_id_42 , p2_ . external_author_id AS external_author_id_43 , a3_ . user_id AS user_id_44 FROM keyword k0_ INNER JOIN keyword_publication k4_ ON k0_ . id = k4_ . keyword_id INNER JOIN publication p1_ ON p1_ . id = k4_ . publication_id INNER JOIN publication_author p2_ ON p1_ . id = p2_ . publication_id INNER JOIN author a3_ ON p2_ . author_id = a3_ . id WHERE p1_ . validated = 1 AND a3_ . vigent = 1 AND k0_ . keyword LIKE ? AND k0_ . id IN (? , ? ) ORDER BY k0_ . sort ASC
Parameters :
[
"%Cardiovascular Magnetic Resonance% "
9009
3039
]
SELECT
k0_ . id AS id_0 ,
k0_ . keyword AS keyword_1 ,
k0_ . in_stop_list AS in_stop_list_2 ,
k0_ . sort AS sort_3 ,
p1_ . id AS id_4 ,
p1_ . title AS title_5 ,
p1_ . ut AS ut_6 ,
p1_ . doctype AS doctype_7 ,
p1_ . pages AS pages_8 ,
p1_ . issue AS issue_9 ,
p1_ . volume AS volume_10 ,
p1_ . published_month AS published_month_11 ,
p1_ . published_year AS published_year_12 ,
p1_ . doi AS doi_13 ,
p1_ . issn AS issn_14 ,
p1_ . isbn AS isbn_15 ,
p1_ . updated_date AS updated_date_16 ,
p1_ . abstract AS abstract_17 ,
p1_ . times_cited AS times_cited_18 ,
p1_ . funding_text AS funding_text_19 ,
p1_ . interdisciplinary AS interdisciplinary_20 ,
p1_ . validated AS validated_21 ,
p1_ . siding_id AS siding_id_22 ,
p1_ . public_comments AS public_comments_23 ,
p1_ . private_comments AS private_comments_24 ,
p1_ . publication_type AS publication_type_25 ,
p2_ . id AS id_26 ,
p2_ . firstname AS firstname_27 ,
p2_ . lastname AS lastname_28 ,
p2_ . participation AS participation_29 ,
p2_ . master_student AS master_student_30 ,
p2_ . phd_student AS phd_student_31 ,
p2_ . uc_not_ing AS uc_not_ing_32 ,
p2_ . postdoc AS postdoc_33 ,
a3_ . id AS id_34 ,
a3_ . researcher_id AS researcher_id_35 ,
a3_ . daisng_id AS daisng_id_36 ,
a3_ . bio AS bio_37 ,
a3_ . vigent AS vigent_38 ,
p1_ . journal_id AS journal_id_39 ,
p1_ . publisher_id AS publisher_id_40 ,
p2_ . author_id AS author_id_41 ,
p2_ . publication_id AS publication_id_42 ,
p2_ . external_author_id AS external_author_id_43 ,
a3_ . user_id AS user_id_44
FROM
keyword k0_
INNER JOIN keyword_publication k4_ ON k0_ . id = k4_ . keyword_id
INNER JOIN publication p1_ ON p1_ . id = k4_ . publication_id
INNER JOIN publication_author p2_ ON p1_ . id = p2_ . publication_id
INNER JOIN author a3_ ON p2_ . author_id = a3_ . id
WHERE
p1_ . validated = 1
AND a3_ . vigent = 1
AND k0_ . keyword LIKE ?
AND k0_ . id IN (? , ? )
ORDER BY
k0_ . sort ASC
Copy
SELECT k0_ . id AS id_0 , k0_ . keyword AS keyword_1 , k0_ . in_stop_list AS in_stop_list_2 , k0_ . sort AS sort_3 , p1_ . id AS id_4 , p1_ . title AS title_5 , p1_ . ut AS ut_6 , p1_ . doctype AS doctype_7 , p1_ . pages AS pages_8 , p1_ . issue AS issue_9 , p1_ . volume AS volume_10 , p1_ . published_month AS published_month_11 , p1_ . published_year AS published_year_12 , p1_ . doi AS doi_13 , p1_ . issn AS issn_14 , p1_ . isbn AS isbn_15 , p1_ . updated_date AS updated_date_16 , p1_ . abstract AS abstract_17 , p1_ . times_cited AS times_cited_18 , p1_ . funding_text AS funding_text_19 , p1_ . interdisciplinary AS interdisciplinary_20 , p1_ . validated AS validated_21 , p1_ . siding_id AS siding_id_22 , p1_ . public_comments AS public_comments_23 , p1_ . private_comments AS private_comments_24 , p1_ . publication_type AS publication_type_25 , p2_ . id AS id_26 , p2_ . firstname AS firstname_27 , p2_ . lastname AS lastname_28 , p2_ . participation AS participation_29 , p2_ . master_student AS master_student_30 , p2_ . phd_student AS phd_student_31 , p2_ . uc_not_ing AS uc_not_ing_32 , p2_ . postdoc AS postdoc_33 , a3_ . id AS id_34 , a3_ . researcher_id AS researcher_id_35 , a3_ . daisng_id AS daisng_id_36 , a3_ . bio AS bio_37 , a3_ . vigent AS vigent_38 , p1_ . journal_id AS journal_id_39 , p1_ . publisher_id AS publisher_id_40 , p2_ . author_id AS author_id_41 , p2_ . publication_id AS publication_id_42 , p2_ . external_author_id AS external_author_id_43 , a3_ . user_id AS user_id_44 FROM keyword k0_ INNER JOIN keyword_publication k4_ ON k0_ . id = k4_ . keyword_id INNER JOIN publication p1_ ON p1_ . id = k4_ . publication_id INNER JOIN publication_author p2_ ON p1_ . id = p2_ . publication_id INNER JOIN author a3_ ON p2_ . author_id = a3_ . id WHERE p1_ . validated = 1 AND a3_ . vigent = 1 AND k0_ . keyword LIKE '%Cardiovascular Magnetic Resonance%' AND k0_ . id IN (9009 , 3039 ) ORDER BY k0_ . sort ASC ;
Copy
4
0.87 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . roles AS roles_3 , t0 . password AS password_4 , t0 . name AS name_5 , t0 . last_name AS last_name_6 , t0 . rut AS rut_7 , t0 . sex AS sex_8 , t0 . photo AS photo_9 , t10 . id AS id_11 , t10 . researcher_id AS researcher_id_12 , t10 . daisng_id AS daisng_id_13 , t10 . bio AS bio_14 , t10 . vigent AS vigent_15 , t10 . user_id AS user_id_16 FROM `user` t0 LEFT JOIN author t10 ON t10 . user_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . roles AS roles_3 , t0 . password AS password_4 , t0 . name AS name_5 , t0 . last_name AS last_name_6 , t0 . rut AS rut_7 , t0 . sex AS sex_8 , t0 . photo AS photo_9 , t10 . id AS id_11 , t10 . researcher_id AS researcher_id_12 , t10 . daisng_id AS daisng_id_13 , t10 . bio AS bio_14 , t10 . vigent AS vigent_15 , t10 . user_id AS user_id_16 FROM `user` t0 LEFT JOIN author t10 ON t10 . user_id = t0 . id WHERE t0 . id = 173 ;
Copy
5
0.88 ms
SELECT t0 . id AS id_1 , t0 . firstname AS firstname_2 , t0 . lastname AS lastname_3 , t0 . participation AS participation_4 , t0 . master_student AS master_student_5 , t0 . phd_student AS phd_student_6 , t0 . uc_not_ing AS uc_not_ing_7 , t0 . postdoc AS postdoc_8 , t0 . author_id AS author_id_9 , t0 . publication_id AS publication_id_10 , t0 . external_author_id AS external_author_id_11 FROM publication_author t0 WHERE t0 . author_id = ?
SELECT t0 . id AS id_1 , t0 . firstname AS firstname_2 , t0 . lastname AS lastname_3 , t0 . participation AS participation_4 , t0 . master_student AS master_student_5 , t0 . phd_student AS phd_student_6 , t0 . uc_not_ing AS uc_not_ing_7 , t0 . postdoc AS postdoc_8 , t0 . author_id AS author_id_9 , t0 . publication_id AS publication_id_10 , t0 . external_author_id AS external_author_id_11 FROM publication_author t0 WHERE t0 . author_id = 176 ;
Copy
6
0.41 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1863 ;
Copy
7
0.53 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 1863 ;
Copy
8
0.36 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1707 ;
Copy
9
0.35 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 1707 ;
Copy
10
0.29 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1709 ;
Copy
11
0.31 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 1709 ;
Copy
12
0.29 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1712 ;
Copy
13
0.31 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 1712 ;
Copy
14
0.26 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1864 ;
Copy
15
0.27 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 1864 ;
Copy
16
0.29 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1865 ;
Copy
17
0.27 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 1865 ;
Copy
18
0.27 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1487 ;
Copy
19
0.28 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 1487 ;
Copy
20
0.29 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1866 ;
Copy
21
0.26 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 1866 ;
Copy
22
0.28 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1710 ;
Copy
23
0.26 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 1710 ;
Copy
24
0.26 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1701 ;
Copy
25
0.29 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 1701 ;
Copy
26
0.28 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1867 ;
Copy
27
0.29 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 1867 ;
Copy
28
0.27 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 838 ;
Copy
29
0.26 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 839 ;
Copy
30
0.77 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 840 ;
Copy
31
0.57 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 841 ;
Copy
32
0.48 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 842 ;
Copy
33
0.41 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 843 ;
Copy
34
0.42 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 844 ;
Copy
35
0.43 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 845 ;
Copy
36
0.39 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 846 ;
Copy
37
0.40 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 847 ;
Copy
38
0.38 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 848 ;
Copy
39
0.43 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 849 ;
Copy
40
0.38 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 850 ;
Copy
41
0.39 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 851 ;
Copy
42
0.39 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 852 ;
Copy
43
0.40 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 853 ;
Copy
44
0.41 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 854 ;
Copy
45
0.39 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 855 ;
Copy
46
0.46 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 856 ;
Copy
47
0.33 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 857 ;
Copy
48
0.33 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 858 ;
Copy
49
0.33 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 859 ;
Copy
50
0.28 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 860 ;
Copy
51
0.30 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 861 ;
Copy
52
0.29 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 862 ;
Copy
53
0.31 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 863 ;
Copy
54
0.31 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 864 ;
Copy
55
0.31 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 865 ;
Copy
56
0.30 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 866 ;
Copy
57
0.30 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 867 ;
Copy
58
0.31 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 868 ;
Copy
59
0.30 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 869 ;
Copy
60
0.27 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 870 ;
Copy
61
0.24 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 871 ;
Copy
62
0.25 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 872 ;
Copy
63
0.24 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1478 ;
Copy
64
0.22 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1479 ;
Copy
65
0.26 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1480 ;
Copy
66
0.23 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1482 ;
Copy
67
0.34 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1483 ;
Copy
68
0.27 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1484 ;
Copy
69
0.24 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1486 ;
Copy
70
0.24 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1705 ;
Copy
71
0.23 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1706 ;
Copy
72
0.24 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1708 ;
Copy
73
0.24 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1713 ;
Copy
74
0.22 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1714 ;
Copy
75
0.24 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1715 ;
Copy
76
0.23 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1716 ;
Copy
77
0.24 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1718 ;
Copy
78
0.24 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1719 ;
Copy
79
0.21 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1720 ;
Copy
80
0.28 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1721 ;
Copy
81
0.22 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1722 ;
Copy
82
0.22 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1723 ;
Copy
83
0.22 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1724 ;
Copy
84
0.21 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1725 ;
Copy
85
0.24 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1727 ;
Copy
86
0.22 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1728 ;
Copy
87
0.21 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1729 ;
Copy
88
0.28 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1730 ;
Copy
89
0.23 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1814 ;
Copy
90
0.34 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 1814 ;
Copy
91
0.34 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1838 ;
Copy
92
0.38 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 1838 ;
Copy
93
0.26 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1841 ;
Copy
94
0.25 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 1841 ;
Copy
95
0.25 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1840 ;
Copy
96
0.23 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 1840 ;
Copy
97
0.23 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1837 ;
Copy
98
0.23 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 1837 ;
Copy
99
0.22 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2077 ;
Copy
100
0.22 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 2077 ;
Copy
101
0.23 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2341 ;
Copy
102
0.22 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 2341 ;
Copy
103
0.22 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2342 ;
Copy
104
0.23 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2343 ;
Copy
105
0.21 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2636 ;
Copy
106
0.25 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2637 ;
Copy
107
0.21 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2638 ;
Copy
108
0.21 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2639 ;
Copy
109
0.21 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2640 ;
Copy
110
0.21 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2641 ;
Copy
111
0.21 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2642 ;
Copy
112
0.30 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2643 ;
Copy
113
0.25 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2644 ;
Copy
114
0.20 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2645 ;
Copy
115
0.19 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2646 ;
Copy
116
0.21 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2647 ;
Copy
117
0.19 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2648 ;
Copy
118
0.22 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2649 ;
Copy
119
0.22 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2650 ;
Copy
120
0.19 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2651 ;
Copy
121
0.22 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2652 ;
Copy
122
0.25 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2653 ;
Copy
123
0.25 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2654 ;
Copy
124
0.21 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2655 ;
Copy
125
0.25 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2803 ;
Copy
126
0.32 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 2803 ;
Copy
127
0.30 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2804 ;
Copy
128
0.24 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 2804 ;
Copy
129
0.27 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2806 ;
Copy
130
0.26 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 2806 ;
Copy
131
0.26 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2821 ;
Copy
132
0.24 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 2821 ;
Copy
133
0.23 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2860 ;
Copy
134
0.26 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 2860 ;
Copy
135
0.21 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2883 ;
Copy
136
0.21 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2897 ;
Copy
137
0.25 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 2897 ;
Copy
138
0.22 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 2998 ;
Copy
139
0.21 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 3014 ;
Copy
140
0.28 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 3014 ;
Copy
141
0.22 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 3138 ;
Copy
142
0.26 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 3138 ;
Copy
143
0.24 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 3139 ;
Copy
144
0.22 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 3139 ;
Copy
145
0.23 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 3140 ;
Copy
146
0.22 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 3140 ;
Copy
147
0.21 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 3153 ;
Copy
148
0.22 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 3153 ;
Copy
149
0.28 ms
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . roles AS roles_3 , t0 . password AS password_4 , t0 . name AS name_5 , t0 . last_name AS last_name_6 , t0 . rut AS rut_7 , t0 . sex AS sex_8 , t0 . photo AS photo_9 , t10 . id AS id_11 , t10 . researcher_id AS researcher_id_12 , t10 . daisng_id AS daisng_id_13 , t10 . bio AS bio_14 , t10 . vigent AS vigent_15 , t10 . user_id AS user_id_16 FROM `user` t0 LEFT JOIN author t10 ON t10 . user_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . email AS email_2 , t0 . roles AS roles_3 , t0 . password AS password_4 , t0 . name AS name_5 , t0 . last_name AS last_name_6 , t0 . rut AS rut_7 , t0 . sex AS sex_8 , t0 . photo AS photo_9 , t10 . id AS id_11 , t10 . researcher_id AS researcher_id_12 , t10 . daisng_id AS daisng_id_13 , t10 . bio AS bio_14 , t10 . vigent AS vigent_15 , t10 . user_id AS user_id_16 FROM `user` t0 LEFT JOIN author t10 ON t10 . user_id = t0 . id WHERE t0 . id = 107 ;
Copy
150
0.45 ms
SELECT t0 . id AS id_1 , t0 . firstname AS firstname_2 , t0 . lastname AS lastname_3 , t0 . participation AS participation_4 , t0 . master_student AS master_student_5 , t0 . phd_student AS phd_student_6 , t0 . uc_not_ing AS uc_not_ing_7 , t0 . postdoc AS postdoc_8 , t0 . author_id AS author_id_9 , t0 . publication_id AS publication_id_10 , t0 . external_author_id AS external_author_id_11 FROM publication_author t0 WHERE t0 . author_id = ?
SELECT t0 . id AS id_1 , t0 . firstname AS firstname_2 , t0 . lastname AS lastname_3 , t0 . participation AS participation_4 , t0 . master_student AS master_student_5 , t0 . phd_student AS phd_student_6 , t0 . uc_not_ing AS uc_not_ing_7 , t0 . postdoc AS postdoc_8 , t0 . author_id AS author_id_9 , t0 . publication_id AS publication_id_10 , t0 . external_author_id AS external_author_id_11 FROM publication_author t0 WHERE t0 . author_id = 108 ;
Copy
151
0.26 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 837 ;
Copy
152
0.22 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 873 ;
Copy
153
0.21 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 874 ;
Copy
154
0.19 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 875 ;
Copy
155
0.24 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 876 ;
Copy
156
0.21 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1598 ;
Copy
157
0.19 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1711 ;
Copy
158
0.27 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 1711 ;
Copy
159
0.22 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1717 ;
Copy
160
0.21 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1726 ;
Copy
161
0.31 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 1839 ;
Copy
162
0.30 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 1839 ;
Copy
163
0.26 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2805 ;
Copy
164
0.26 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 2805 ;
Copy
165
0.25 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 2949 ;
Copy
166
0.25 ms
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = ?
SELECT t0 . id AS id_1 , t0 . keyword AS keyword_2 , t0 . in_stop_list AS in_stop_list_3 , t0 . sort AS sort_4 FROM keyword t0 INNER JOIN keyword_publication ON t0 . id = keyword_publication . keyword_id WHERE keyword_publication . publication_id = 3141 ;
Copy
167
0.27 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . ut AS ut_3 , t0 . doctype AS doctype_4 , t0 . pages AS pages_5 , t0 . issue AS issue_6 , t0 . volume AS volume_7 , t0 . published_month AS published_month_8 , t0 . published_year AS published_year_9 , t0 . doi AS doi_10 , t0 . issn AS issn_11 , t0 . isbn AS isbn_12 , t0 . updated_date AS updated_date_13 , t0 . abstract AS abstract_14 , t0 . times_cited AS times_cited_15 , t0 . funding_text AS funding_text_16 , t0 . interdisciplinary AS interdisciplinary_17 , t0 . validated AS validated_18 , t0 . siding_id AS siding_id_19 , t0 . public_comments AS public_comments_20 , t0 . private_comments AS private_comments_21 , t0 . publication_type AS publication_type_22 , t0 . journal_id AS journal_id_23 , t0 . publisher_id AS publisher_id_24 FROM publication t0 WHERE t0 . id = 3142 ;
Copy