Abschnitt 1. Kapitel 35
single
Challenge: Update User Age
Swipe um das Menü anzuzeigen
Aufgabe
Swipe to start coding
Write a query to increment the age field in the profile_data JSON column by 1 for all users in the user_profiles table.
- Update each user's
profile_dataso that the value of theagefield is increased by 1. - Only the
agefield in the JSON data should be changed; all other data must remain the same. - The update must apply to all rows in the
user_profilestable.
Lösung
War alles klar?
Danke für Ihr Feedback!
Abschnitt 1. Kapitel 35
single
Fragen Sie AI
Fragen Sie AI
Fragen Sie alles oder probieren Sie eine der vorgeschlagenen Fragen, um unser Gespräch zu beginnen