Click here to Skip to main content
15,917,506 members
Home / Discussions / Database
   

Database

 
GeneralRe: Select Query with column name containing [] Pin
Mycroft Holmes16-Dec-09 19:50
professionalMycroft Holmes16-Dec-09 19:50 
GeneralRe: Select Query with column name containing [] Pin
dan!sh 16-Dec-09 21:16
professional dan!sh 16-Dec-09 21:16 
QuestionHow to group data which not the same ? Pin
Golden Jing15-Dec-09 23:06
Golden Jing15-Dec-09 23:06 
AnswerRe: How to group data which not the same ? Pin
Niladri_Biswas16-Dec-09 2:00
Niladri_Biswas16-Dec-09 2:00 
GeneralRe: How to group data which not the same ? Pin
Golden Jing16-Dec-09 2:29
Golden Jing16-Dec-09 2:29 
General[Message Deleted] Pin
Niladri_Biswas16-Dec-09 3:23
Niladri_Biswas16-Dec-09 3:23 
GeneralRe: How to group data which not the same ? Pin
Golden Jing16-Dec-09 14:51
Golden Jing16-Dec-09 14:51 
AnswerRe: How to group data which not the same ? Pin
Luc Pattyn16-Dec-09 15:03
sitebuilderLuc Pattyn16-Dec-09 15:03 
Hi,

you can use SELECT DISTINCT[^] and ORDERBY to get an ordered list of all different company names present.
you can't find the "shortest" names as in your example, it would only give "Comx", not what you said it would.

Smile | :)

Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]

I only read code that is properly indented, and rendered in a non-proportional font; hint: use PRE tags in forum messages


QuestionADODB Recordset - using ActiveX Data Object in Access 2007 Pin
john john mackey15-Dec-09 12:38
john john mackey15-Dec-09 12:38 
QuestionMS-SQL - Bulk Insert query Pin
22491715-Dec-09 11:50
22491715-Dec-09 11:50 
AnswerRe: MS-SQL - Bulk Insert query Pin
Ashfield15-Dec-09 21:01
Ashfield15-Dec-09 21:01 
GeneralRe: MS-SQL - Bulk Insert query Pin
22491716-Dec-09 6:14
22491716-Dec-09 6:14 
QuestionQuestion about using conditional SQL statement Pin
James Shao15-Dec-09 4:22
James Shao15-Dec-09 4:22 
AnswerRe: Question about using conditional SQL statement [modified] Pin
Ashfield15-Dec-09 4:34
Ashfield15-Dec-09 4:34 
GeneralRe: Question about using conditional SQL statement [modified] Pin
James Shao15-Dec-09 15:02
James Shao15-Dec-09 15:02 
GeneralRe: Question about using conditional SQL statement Pin
Ashfield15-Dec-09 20:57
Ashfield15-Dec-09 20:57 
AnswerCROSS POST Pin
dan!sh 15-Dec-09 5:08
professional dan!sh 15-Dec-09 5:08 
GeneralRe: CROSS POST Pin
James Shao15-Dec-09 12:46
James Shao15-Dec-09 12:46 
QuestionSql Doubt Pin
rajanandal15-Dec-09 2:26
rajanandal15-Dec-09 2:26 
AnswerRe: Sql Doubt Pin
Richard MacCutchan15-Dec-09 2:39
mveRichard MacCutchan15-Dec-09 2:39 
GeneralRe: Sql Doubt Pin
rajanandal15-Dec-09 2:53
rajanandal15-Dec-09 2:53 
GeneralRe: Sql Doubt Pin
dxlee15-Dec-09 4:27
dxlee15-Dec-09 4:27 
AnswerRe: Sql Doubt Pin
Niladri_Biswas15-Dec-09 15:18
Niladri_Biswas15-Dec-09 15:18 
GeneralRe: Sql Doubt Pin
rajanandal15-Dec-09 23:28
rajanandal15-Dec-09 23:28 
QuestionSQL Between Stored Proc Pin
Illegal Operation14-Dec-09 18:08
Illegal Operation14-Dec-09 18:08 

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.