Search
We have a table courses below. Write an SQL statement to update the abbreviatedName for the course with name C#, to csharp.
courses
abbreviatedName
C#
csharp