Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 sql 中显示平方根符号,即如果满足条件,则应显示“平方根”符号。
有没有办法通过 SQL 显示平方根?
您可以使用它在 sql 中获取平方根符号
选择 NCHAR(8730)