Hey all, this has been on my mind for a while and i cant seem to find a straight forward answer. When you make a SQL code or w/e you want to call it.. YOu can put in something like this:
what does the second `users` do? What can you do with this? How does the whole table.col work?Code:DELETE FROM `users` WHERE `users`.`id` =41 LIMIT 1 ;
Please explain.
Thanks![]()


Reply With Quote
Bookmarks