Hello StackOverflow Community,
I had a quick question on how to exclude data from an SQL database using an SQL statement. My situation is I have a user login to their profile page where they will be able to friend people. I want to display all users except themselves that are found in the SQL database.
Thanks for all the answers!
Rohan