Click here to Skip to main content
15,903,203 members
Home / Discussions / Database
   

Database

 
AnswerRe: retreiving rows Pin
Pete O'Hanlon28-Nov-07 23:54
mvePete O'Hanlon28-Nov-07 23:54 
AnswerRe: retreiving rows Pin
Paddy Boyd29-Nov-07 1:52
Paddy Boyd29-Nov-07 1:52 
QuestionObtaining value of identity field when inserting into SQL Pin
Dewald28-Nov-07 22:49
Dewald28-Nov-07 22:49 
AnswerRe: Obtaining value of identity field when inserting into SQL Pin
Colin Angus Mackay28-Nov-07 23:07
Colin Angus Mackay28-Nov-07 23:07 
GeneralRe: Obtaining value of identity field when inserting into SQL Pin
Tobias Schoenig28-Nov-07 23:31
Tobias Schoenig28-Nov-07 23:31 
GeneralRe: Obtaining value of identity field when inserting into SQL Pin
Colin Angus Mackay28-Nov-07 23:40
Colin Angus Mackay28-Nov-07 23:40 
GeneralRe: Obtaining value of identity field when inserting into SQL Pin
Dewald29-Nov-07 0:16
Dewald29-Nov-07 0:16 
QuestionRank(sql) Pin
r a j u u28-Nov-07 22:44
r a j u u28-Nov-07 22:44 
Hi friends..I am using SQL 2005..

I have table field id and bid_amount
id bid_amount
1 2000
1 2500
1 2200
2 2000
2 1500

here how get the rank for individual id...I want to display like

id bid_amount Rank
1 2500 1
1 2200 2
1 2000 3
2 2000 1
2 1500 2
plz help me urgent.....

AnswerRe: Rank(sql) Pin
pmarfleet29-Nov-07 0:07
pmarfleet29-Nov-07 0:07 
Question[Message Deleted] Pin
gubba28-Nov-07 22:42
gubba28-Nov-07 22:42 
AnswerRe: Regarding retreiving values from table Pin
pmarfleet29-Nov-07 0:01
pmarfleet29-Nov-07 0:01 
Questioninsert new row in sql server Pin
break_day28-Nov-07 20:20
break_day28-Nov-07 20:20 
AnswerRe: insert new row in sql server Pin
yaad fridman28-Nov-07 20:51
yaad fridman28-Nov-07 20:51 
GeneralRe: insert new row in sql server Pin
break_day28-Nov-07 21:13
break_day28-Nov-07 21:13 
GeneralRe: insert new row in sql server Pin
yaad fridman28-Nov-07 21:40
yaad fridman28-Nov-07 21:40 
GeneralRe: insert new row in sql server Pin
break_day28-Nov-07 23:01
break_day28-Nov-07 23:01 
GeneralRe: insert new row in sql server Pin
yaad fridman1-Dec-07 19:58
yaad fridman1-Dec-07 19:58 
AnswerRe: insert new row in sql server Pin
ChandraRam28-Nov-07 21:19
ChandraRam28-Nov-07 21:19 
QuestionExport Table to Xml Using Sql Pin
Nagaraju_Focus28-Nov-07 20:09
Nagaraju_Focus28-Nov-07 20:09 
AnswerRe: Export Table to Xml Using Sql Pin
Maharishi Bhatia28-Nov-07 20:56
Maharishi Bhatia28-Nov-07 20:56 
GeneralRe: Export Table to Xml Using Sql Pin
Nagaraju_Focus28-Nov-07 22:23
Nagaraju_Focus28-Nov-07 22:23 
GeneralRe: Export Table to Xml Using Sql Pin
Tobias Schoenig29-Nov-07 1:58
Tobias Schoenig29-Nov-07 1:58 
AnswerRe: Export Table to Xml Using Sql Pin
Maharishi Bhatia1-Dec-07 16:35
Maharishi Bhatia1-Dec-07 16:35 
Questionremote database accessing Pin
dayya28-Nov-07 18:18
dayya28-Nov-07 18:18 
AnswerRe: remote database accessing Pin
pmarfleet28-Nov-07 19:45
pmarfleet28-Nov-07 19:45 

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.