Click here to Skip to main content
15,913,709 members
Home / Discussions / Database
   

Database

 
AnswerRe: How to Get Primary Key From the Table Return From Database Pin
Blue_Boy14-Aug-07 4:45
Blue_Boy14-Aug-07 4:45 
QuestionConnecting to SQL 2005 Express remotely Pin
GermanDM14-Aug-07 3:20
GermanDM14-Aug-07 3:20 
Questionfatch specified no Pin
MHASSANF14-Aug-07 3:09
MHASSANF14-Aug-07 3:09 
AnswerRe: fatch specified no Pin
Krish - KP14-Aug-07 3:17
Krish - KP14-Aug-07 3:17 
QuestionRe: fatch specified no Pin
MHASSANF14-Aug-07 3:26
MHASSANF14-Aug-07 3:26 
AnswerRe: fatch specified no Pin
N a v a n e e t h14-Aug-07 3:30
N a v a n e e t h14-Aug-07 3:30 
AnswerRe: fatch specified no Pin
Krish - KP14-Aug-07 3:55
Krish - KP14-Aug-07 3:55 
QuestionSQL Query reverse LIKE [modified] Pin
Ronni Marker14-Aug-07 0:11
Ronni Marker14-Aug-07 0:11 
Gents,

I have a string "abcd1;abcd2;abcd3;abcd4"

in my database on an MS SQL there are stored "abcd3" in a column. In the reverse situation I would be able to do a select statement like this

Select * from MyTable where MyColumn LIKE '%abcd3%'

Is there any easy solution to it in the reverse way so i fx could do something like

Select * from MyTable where 'abcd1;abcd2;abcd3;abcd4' LIKE MyColumn

Tried this by the way, didnt return any result or error so guess there are some solution to it.

Cheers,



-- modified at 6:28 Tuesday 14th August, 2007
AnswerRe: SQL Query reverse LIKE Pin
Rami Said Abd Alhalim14-Aug-07 0:24
Rami Said Abd Alhalim14-Aug-07 0:24 
GeneralRe: SQL Query reverse LIKE Pin
Ronni Marker14-Aug-07 0:28
Ronni Marker14-Aug-07 0:28 
GeneralRe: SQL Query reverse LIKE Pin
Rami Said Abd Alhalim14-Aug-07 0:32
Rami Said Abd Alhalim14-Aug-07 0:32 
GeneralRe: SQL Query reverse LIKE Pin
Ronni Marker14-Aug-07 0:47
Ronni Marker14-Aug-07 0:47 
GeneralRe: SQL Query reverse LIKE Pin
Rami Said Abd Alhalim14-Aug-07 2:28
Rami Said Abd Alhalim14-Aug-07 2:28 
AnswerRe: SQL Query reverse LIKE Pin
andyharman14-Aug-07 1:04
professionalandyharman14-Aug-07 1:04 
GeneralRe: SQL Query reverse LIKE Pin
Ronni Marker14-Aug-07 2:45
Ronni Marker14-Aug-07 2:45 
QuestionProblem in inserting date for datetime field Pin
potlakayala14-Aug-07 0:09
potlakayala14-Aug-07 0:09 
AnswerRe: Problem in inserting date for datetime field Pin
Rami Said Abd Alhalim14-Aug-07 0:29
Rami Said Abd Alhalim14-Aug-07 0:29 
GeneralRe: Problem in inserting date for datetime field Pin
potlakayala14-Aug-07 0:37
potlakayala14-Aug-07 0:37 
AnswerRe: Change the date format as shown below. Pin
okdeshpande14-Aug-07 1:57
okdeshpande14-Aug-07 1:57 
GeneralRe: Change the date format as shown below. Pin
potlakayala14-Aug-07 2:28
potlakayala14-Aug-07 2:28 
GeneralRe: Change the date format as shown below. Pin
Pete O'Hanlon14-Aug-07 2:50
mvePete O'Hanlon14-Aug-07 2:50 
GeneralRe: Change the date format as shown below. Pin
potlakayala14-Aug-07 3:14
potlakayala14-Aug-07 3:14 
QuestionHow to put values in rows to columns in sql server 2005 Pin
Bhaskar Ravindranath14-Aug-07 0:05
Bhaskar Ravindranath14-Aug-07 0:05 
QuestionSummation in SQL Query Pin
ChandraRam13-Aug-07 23:49
ChandraRam13-Aug-07 23:49 
AnswerRe: Summation in SQL Query Pin
andyharman14-Aug-07 0:57
professionalandyharman14-Aug-07 0:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.