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
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
SQL Server Transact Basic to Expert - Select Query using combined search
WhatsApp
Karthikeyan Anbarasan
13y
2.7
k
0
0
25
Blog
This blog shows on how to do a combined search of a table using the where clause
Syntax:
SELECT Column_list
FROM table
Where Column1="" and Column2=""
Example:
Select empname
from emptable
where empid = '10' and empsal = "1500"
SQL Server Transact Basic to Expert - Select Query using combined search
Up Next
SQL Server Transact Basic to Expert - Insert Query Using Select
Ebook Download
View all
Basics of SQL Server
Read by 1.5k people
Download Now!
Learn
View all
Membership not found