Want to become a Vibe Coder? Join Vibe Coding Training here
x
C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
SQL Server Transact Basic to Expert - Select Every Column vs Every Row
WhatsApp
Karthikeyan Anbarasan
14y
2.5
k
0
0
25
Blog
This blog shows how to select every column with every row mapped using a simple query
Syntax:
SELECT *
FROM Table
* indicated the collective information of all the columns in the table
Example:
Select * from EmpTable
SQL Server Transact Basic to Expert - Select Every Column vs Every Row
People also reading
Membership not found