7
Answers

Opening a Table in SQL Server

Jes Sie

Jes Sie

Apr 23
637
1

Hello everyone, I'm trying to open a table, but I received this error: 

Msg 512, Level 16, State 1, Line 1
Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression.

I hope someone can guide me on how to resolve this. Thank you so much.

Answers (7)