I have one column name "pbulishID", I need retrun the row
only one publishID, not mutiple publishID.
Thanks all reply.
On Fri, 4 Jun 2004 11:24:53 -0700, new wrote:
>I have one column name "pbulishID", I need retrun the row
>only one publishID, not mutiple publishID.
>Thanks all reply.
SELECT DISTINCT publishID
FROM MyTable
Best, Hugo
(Remove _NO_ and _SPAM_ to get my e-mail address)
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment