`select user.id as userid, data.id as dataid from user, data`

select user.id as userid, data.id as dataid from user, data
Was this page helpful?