Hi,
I'm new to SQL Server programming. Trying to run a query just to get a feel how this thing runs.
I went to SQL Query Analyzer, picked my SQL Server (machine name) and finaly type the following in the Query Design box: "SELECT * FROM RTUC;" I parsed it and parsed okay, when I...