Click here to Skip to main content
15,900,973 members
Home / Discussions / Database
   

Database

 
AnswerRe: handling database records Pin
Vinay Dornala17-Jan-07 22:45
Vinay Dornala17-Jan-07 22:45 
GeneralRe: handling database records Pin
rahulpasupuleti18-Jan-07 0:29
rahulpasupuleti18-Jan-07 0:29 
Questionabout Transactions Pin
Vinay Dornala17-Jan-07 18:15
Vinay Dornala17-Jan-07 18:15 
AnswerRe: about Transactions Pin
Pete O'Hanlon18-Jan-07 0:29
mvePete O'Hanlon18-Jan-07 0:29 
GeneralRe: about Transactions Pin
Vinay Dornala18-Jan-07 0:55
Vinay Dornala18-Jan-07 0:55 
GeneralRe: about Transactions Pin
Pete O'Hanlon18-Jan-07 1:14
mvePete O'Hanlon18-Jan-07 1:14 
QuestionSQL2005 Licensing (Boring) Pin
thedom217-Jan-07 14:15
thedom217-Jan-07 14:15 
QuestionSQL Distinct Pin
nlindley717-Jan-07 9:59
nlindley717-Jan-07 9:59 
So I have a database with multiple records with the same agtMast field. What I need to do is select unique agtMast records, but i need the whole record. I know this will select the unique fields...

SELECT DISTINCT agtMast
FROM table_name;

...but it only selects the agtMast field and I need the entire record.

Any help would be greatly appreciated.

Nathan Lindley
AnswerRe: SQL Distinct Pin
Drew McGhie17-Jan-07 11:31
Drew McGhie17-Jan-07 11:31 
GeneralRe: SQL Distinct Pin
nlindley718-Jan-07 3:20
nlindley718-Jan-07 3:20 
AnswerRe: SQL Distinct Pin
ednrgc18-Jan-07 2:19
ednrgc18-Jan-07 2:19 
GeneralRe: SQL Distinct Pin
nlindley718-Jan-07 3:34
nlindley718-Jan-07 3:34 
GeneralRe: SQL Distinct Pin
ednrgc18-Jan-07 3:41
ednrgc18-Jan-07 3:41 
GeneralRe: SQL Distinct Pin
nlindley718-Jan-07 4:30
nlindley718-Jan-07 4:30 
GeneralRe: SQL Distinct Pin
ednrgc18-Jan-07 4:37
ednrgc18-Jan-07 4:37 
GeneralRe: SQL Distinct Pin
nlindley718-Jan-07 4:56
nlindley718-Jan-07 4:56 
QuestionSQL server2000 installation Problem Pin
sanaziuse17-Jan-07 8:04
sanaziuse17-Jan-07 8:04 
AnswerRe: SQL server2000 installation Problem Pin
Bassam Saoud17-Jan-07 8:51
Bassam Saoud17-Jan-07 8:51 
QuestionRe: SQL server2000 installation Problem Pin
sanaziuse17-Jan-07 10:16
sanaziuse17-Jan-07 10:16 
Questionasp/sql result looping problems Pin
bbinto17-Jan-07 5:44
bbinto17-Jan-07 5:44 
AnswerRe: asp/sql result looping problems Pin
andyharman17-Jan-07 6:32
professionalandyharman17-Jan-07 6:32 
GeneralRe: asp/sql result looping problems Pin
bbinto17-Jan-07 7:49
bbinto17-Jan-07 7:49 
QuestionSimple Script Pin
Bulky Fellow17-Jan-07 2:22
Bulky Fellow17-Jan-07 2:22 
AnswerRe: Simple Script Pin
Colin Angus Mackay17-Jan-07 4:10
Colin Angus Mackay17-Jan-07 4:10 
Questionconnection to sql2000 with embedded vc++ 4.0? Please? [modified] Pin
XTr1NiTy16-Jan-07 22:59
XTr1NiTy16-Jan-07 22:59 

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.