Options

Prompt bug

DanAvniDanAvni Posts: 72 Bronze 2
edited July 19, 2007 6:28AM in SQL Prompt Previous Versions
try typing this
declare @xx int,@yy int
if @xx<>@yy

on the if line, the @xx shows the list of vars whereas the @yy can not be auto completed.
Dan Avni

Comments

Sign In or Register to comment.