No, that’s not it. I am looking for a line which includes INSERT INTO responsible for adding users because I want to add another line, to add this user to one more table in my database.
To make it clear:
1. User fills the registration form
2. His data must be added to both tables: wp_users and users (table without prefix).