Answers for "user first access in moodle"

SQL
1

moodle query first user access

select firstaccess from mdl_user;
Posted by: Guest on October-14-2020

Code answers related to "SQL"

Browse Popular Code Answers by Language