I am new to SQL Server.
Database
2
Posts
2
Posters
0
Views
1
Watching
-
Hi all, how to query a SqL server and retrieve the Records. Please help me out.
Aditya Chitti
-
Hi all, how to query a SqL server and retrieve the Records. Please help me out.
Aditya Chitti
aditya chitti wrote:
how to query a SqL server and retrieve the Records.
SELECT {column names} FROM {table name} However, I think you probably want more than that - You'll have to be more specific about your requirements.
Upcoming Scottish Developers events: * UK Security Evangelists On Tour (2nd November, Edinburgh) * Developer Day Scotland: are you interested in speaking or attending? My: Website | Blog