Re: Compare Fields in the Same Table
From: Aaron Bertrand - MVP (aaron_at_TRASHaspfaq.com)
Date: 05/19/04
- Next message: Tibor Karaszi: "Re: sp_start_job : Launching external apps"
- Previous message: Aaron Bertrand - MVP: "Re: How to get output value from sp_executesql"
- Next in thread: Gregory A. Larsen: "Re: Compare Fields in the Same Table"
- Maybe reply: Gregory A. Larsen: "Re: Compare Fields in the Same Table"
- Maybe reply: Aaron Bertrand [MVP]: "Re: Compare Fields in the Same Table"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 19 May 2004 17:30:43 -0400
What do you mean by "compare"? How similar do you expect two separate TEXT
columns in the same row to be?
-- Aaron Bertrand SQL Server MVP http://www.aspfaq.com/ "Josh Gerszewski" <josh_g20@hotmail.com> wrote in message news:u32RUfePEHA.3052@TK2MSFTNGP12.phx.gbl... > Hi Everyone, > > I'd like to compare two text fields in the same table using a select > statement but I'm having a hard time with the query. Here is what I need in > pseudocode! > > Select * from Table where behavior like alternate_behavior > > Thank you in advance! Any help is greatly appreciated! > > Josh Gerszewski > >
- Next message: Tibor Karaszi: "Re: sp_start_job : Launching external apps"
- Previous message: Aaron Bertrand - MVP: "Re: How to get output value from sp_executesql"
- Next in thread: Gregory A. Larsen: "Re: Compare Fields in the Same Table"
- Maybe reply: Gregory A. Larsen: "Re: Compare Fields in the Same Table"
- Maybe reply: Aaron Bertrand [MVP]: "Re: Compare Fields in the Same Table"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|