Which keyword should be used in a SELECT statement to retrieve only parts of the result set?

Recommended Answers

All 2 Replies

post thread in clearly with example...

you can use limit

select * from table limit 1
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.