I have a user table and I need to create a VIEW so a user can only see their own data/row.
How could I achieve this? I have been searching online on how to create views but I can't find anything useful/explains well!! Please help!!
tUser with user_id, name, address