Questionaries.org
Login
Register
Questions
Unanswered
Tags
Users
Ask a Question
Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.
Let us know at info@questionaries.org
How do you return the a hundred books starting from 25th?
8
like
0
dislike
Hello
How do you return the a hundred books starting from 25th?
please reply me. i am waiting for your reply.
Thanx
asked
1 year
ago
by
DBA-boss
(
120,990
points)
how
seo
linux
1 Answer
1
like
0
dislike
Best answer
SELECT book_title FROM books LIMIT 25, 100. The first number in LIMIT is the offset, the second is the number.
answered
1 year
ago
by
eagles11
(
179,830
points)
Related questions
9
like
0
dislike
1
answer
How do you pass the parameters from one form to another form?
asked
1 year
ago
by
DBA-boss
(
120,990
points)
linux
bash
form
10
like
0
dislike
0
answers
How do you get free backlinks from high rated websites?
asked
2 years
ago
by
eagle09
(
95,490
points)
how
seo
optimization
website
web
9
like
0
dislike
1
answer
How do you execute one program from within another?
asked
1 year
ago
by
sr_webmaster
(
21,000
points)
linux
bash
11
like
1
dislike
1
answer
How do I pass the resulting files from one grep pass to another so that I only grep through the subset with the second pass?
asked
2 years
ago
by
DBA-boss
(
120,990
points)
grep
linux
bash
9
like
0
dislike
2
answers
How to add image and do interlinking in CMS page in magento?
asked
2 years
ago
by
marck_don
(
191,010
points)
seo
website
web
blog
linux