Click here to Skip to main content
15,920,383 members
Home / Discussions / Database
   

Database

 
AnswerThanks for the help guys Pin
richiemac14-Jul-06 3:35
richiemac14-Jul-06 3:35 
GeneralRe: Thanks for the help guys Pin
Eric Dahlvang14-Jul-06 5:50
Eric Dahlvang14-Jul-06 5:50 
AnswerRe: where not exists problem! Pin
Eric Dahlvang14-Jul-06 7:23
Eric Dahlvang14-Jul-06 7:23 
GeneralRe: where not exists problem! Pin
richiemac16-Jul-06 22:18
richiemac16-Jul-06 22:18 
Questionmaintaining the data type Pin
Jerry Hammond13-Jul-06 20:20
Jerry Hammond13-Jul-06 20:20 
AnswerRe: maintaining the data type Pin
Mike Dimmick14-Jul-06 0:24
Mike Dimmick14-Jul-06 0:24 
GeneralRe: maintaining the data type Pin
Jerry Hammond14-Jul-06 5:24
Jerry Hammond14-Jul-06 5:24 
QuestionMatch Case Comparision Pin
sumit siddheshwar13-Jul-06 18:23
sumit siddheshwar13-Jul-06 18:23 
Hi,

I want a SQL query which will return result set using exact match case.

e.g.

Query1:
SELECT * FROM <table_name> WHERE <column_1> = 'computer'
This query return result set with Column1 = 'computer'

Query2:
SELECT * FROM <table_name> WHERE <column_1> = 'COMPUTER'
This query return result set with Column1 = 'COMPUTER'

In above queries both return diff results.

Regards
Sumit
AnswerRe: Match Case Comparision Pin
Edbert P13-Jul-06 19:26
Edbert P13-Jul-06 19:26 
GeneralRe: Match Case Comparision Pin
sumit siddheshwar13-Jul-06 20:07
sumit siddheshwar13-Jul-06 20:07 
AnswerRe: Match Case Comparision Pin
Mairaaj Khan14-Jul-06 3:06
professionalMairaaj Khan14-Jul-06 3:06 
QuestionTo many SQL Data Sources? Pin
Drathmar13-Jul-06 17:06
Drathmar13-Jul-06 17:06 
AnswerRe: To many SQL Data Sources? Pin
Colin Angus Mackay13-Jul-06 22:00
Colin Angus Mackay13-Jul-06 22:00 
AnswerRe: To many SQL Data Sources? Pin
mysorian15-Jul-06 4:47
professionalmysorian15-Jul-06 4:47 
QuestionA simple query :( [modified] Pin
xoxoxoxoxoxox13-Jul-06 16:35
xoxoxoxoxoxox13-Jul-06 16:35 
AnswerRe: A simple query :( Pin
Andrew Bleakley13-Jul-06 17:51
Andrew Bleakley13-Jul-06 17:51 
GeneralRe: A simple query :( Pin
xoxoxoxoxoxox13-Jul-06 17:58
xoxoxoxoxoxox13-Jul-06 17:58 
GeneralRe: A simple query :( Pin
Andrew Bleakley13-Jul-06 18:12
Andrew Bleakley13-Jul-06 18:12 
QuestionDataadapter UpdateCommand Pin
kedar.dave13-Jul-06 12:01
kedar.dave13-Jul-06 12:01 
AnswerRe: Dataadapter UpdateCommand Pin
Rob Graham13-Jul-06 13:24
Rob Graham13-Jul-06 13:24 
QuestionRe: Dataadapter UpdateCommand Pin
kedar.dave13-Jul-06 13:34
kedar.dave13-Jul-06 13:34 
AnswerRe: Dataadapter UpdateCommand Pin
Rob Graham13-Jul-06 14:29
Rob Graham13-Jul-06 14:29 
QuestionRe: Dataadapter UpdateCommand Pin
kedar.dave14-Jul-06 8:43
kedar.dave14-Jul-06 8:43 
Questioncan we use sql reporting services with ASP3.0 Pin
prasannamv13-Jul-06 11:15
prasannamv13-Jul-06 11:15 
AnswerRe: can we use sql reporting services with ASP3.0 Pin
Paul Conrad15-Jul-06 11:00
professionalPaul Conrad15-Jul-06 11:00 

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.