Which SQL query is best suited for retrieving all records from a ‘users’ table?
Which SQL query is best suited for retrieving all records from a ‘users’ table?
A . SELECT * FROM users;
B . UPDATE users SET name = ‘John’;
C . DELETE FROM users;
D . INSERT INTO users (name) VALUES (‘John’);
Answer: A
Latest 5V0-92.22 Dumps Valid Version with 75 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
                             Subscribe
                            
                        
                                            
                             Login                        
                    
                        0 Comments                    
                                        
                     Inline Feedbacks                    
                    View all comments
                 
	