Bonjour

J'ai cette requete

SELECT id_meeting, tl_subject, dtm_begin, dtm_end, bl_private, tl_room, tl_commentary, id_statemeeting, in_recall, bl_recall FROM tbl_meeting as mtg
WHERE mtg.dtm_begin LIKE "%?dateselected"

et je bataille pour trouver la synthaxe correct au niveau du LIKE
?dateselected est ma variable

Merci par avance de votre aide