Thread
:
Simple SQL Select Query Question
View Single Post
#
2
(
permalink
)
Mar 19th, 2008, 23:10
Monie
Most Reputable Member
Join Date: Feb 2004
Location: Borneo
Age: 27
Posts: 1,608
Blog Entries:
2
Thanks: 0
Thanked 4 Times in 3 Posts
Re: Simple SQL Select Query Question
I don't see what's the problem here??
Code:
Select all
"SELECT id FROM tags WHERE tagname = 'baseball'"
Did you try:
Code:
Select all
"SELECT * FROM tags WHERE tagname = 'baseball'"
What is your purpose of just querying the ID?
Monie
View Public Profile
Find all posts by Monie
View Blog