deal - Сделка
order_name - Заказ
$result = $db->createCommand("CALL get_info(:product_vs)")
->bindValue(':product_vs',$name)
->queryAll();
:SQLSTATE[42000]: [Microsoft][ODBC Driver 11 for SQL Server][SQL Server]
Incorrect syntax near '@P1'.
The SQL being executed was: CALL get_info('2211229247701-0040')