1. 学ぶ
  2. /
  3. コース
  4. /
  5. Functions for Manipulating Data in SQL Server

Connected

演習

Data type precedence

In this exercise, you will evaluate the rating information from the ratings table and you will see what happens when a decimal value is compared to an integer. Remember: in SQL Server, data is implicitly converted behind the scenes from one type to another, in such a way that no data loss occurs.

指示1 / 2

undefined XP
    1
    2
  • Select information about all the ratings that were higher than 3.