Click here to Skip to main content
15,927,936 members
Home / Discussions / Database
   

Database

 
GeneralRe: decimal problem Pin
Colin Angus Mackay19-Apr-06 3:07
Colin Angus Mackay19-Apr-06 3:07 
GeneralRe: decimal problem Pin
dansoft19-Apr-06 3:12
dansoft19-Apr-06 3:12 
QuestionHow to delete the Duplicate rows Pin
Balavardhan19-Apr-06 1:47
Balavardhan19-Apr-06 1:47 
QuestionRe: How to delete the Duplicate rows Pin
Eric Dahlvang19-Apr-06 5:07
Eric Dahlvang19-Apr-06 5:07 
AnswerRe: How to delete the Duplicate rows Pin
ldaoust19-Apr-06 10:04
ldaoust19-Apr-06 10:04 
QuestionSQL scripts Pin
kirthikirthi19-Apr-06 1:20
kirthikirthi19-Apr-06 1:20 
QuestionHelp me write Query Pin
Balavardhan18-Apr-06 21:16
Balavardhan18-Apr-06 21:16 
AnswerRe: Help me write Query Pin
Colin Angus Mackay18-Apr-06 22:38
Colin Angus Mackay18-Apr-06 22:38 
Sorry, I don't understand what you want.

To update a row in a table you can use
UPDATE MyTable SET Qty = 70 WHERE saleno = 5


"On two occasions, I have been asked [by members of Parliament], 'Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?' I am not able to rightly apprehend the kind of confusion of ideas that could provoke such a question."
--Charles Babbage (1791-1871)

My: Website | Blog
AnswerRe: Help me write Query Pin
Darpan Gogia18-Apr-06 23:13
Darpan Gogia18-Apr-06 23:13 
GeneralRe: Help me write Query Pin
Colin Angus Mackay18-Apr-06 23:22
Colin Angus Mackay18-Apr-06 23:22 
GeneralRe: Help me write Query Pin
Balavardhan19-Apr-06 0:31
Balavardhan19-Apr-06 0:31 
QuestionHow to LOCK a table in MS SQL SERVER Pin
Krishnatv18-Apr-06 18:59
Krishnatv18-Apr-06 18:59 
QuestionHow to get Oracle service names Pin
Xiaoming Qian18-Apr-06 17:05
Xiaoming Qian18-Apr-06 17:05 
AnswerRe: How to get Oracle service names Pin
phimix18-Apr-06 18:48
phimix18-Apr-06 18:48 
GeneralRe: How to get Oracle service names Pin
Xiaoming Qian18-Apr-06 22:02
Xiaoming Qian18-Apr-06 22:02 
AnswerRe: How to get Oracle service names Pin
phimix18-Apr-06 23:28
phimix18-Apr-06 23:28 
Questionhow to access nested tables of oracle through ADO.net........ Pin
kam_ps18-Apr-06 9:58
kam_ps18-Apr-06 9:58 
AnswerRe: how to access nested tables of oracle through ADO.net........ Pin
Darpan Gogia18-Apr-06 23:21
Darpan Gogia18-Apr-06 23:21 
Questioncreate sql data base in server by code Pin
amrosaad18-Apr-06 9:04
amrosaad18-Apr-06 9:04 
Questioncreate sql data base in server Pin
amrosaad18-Apr-06 8:58
amrosaad18-Apr-06 8:58 
AnswerRe: create sql data base in server Pin
Colin Angus Mackay18-Apr-06 22:35
Colin Angus Mackay18-Apr-06 22:35 
Questioncalculations in sql Pin
Minoo S18-Apr-06 7:03
Minoo S18-Apr-06 7:03 
AnswerRe: calculations in sql Pin
Darpan Gogia18-Apr-06 23:29
Darpan Gogia18-Apr-06 23:29 
GeneralRe: calculations in sql Pin
Minoo S19-Apr-06 6:13
Minoo S19-Apr-06 6:13 
GeneralRe: calculations in sql Pin
Minoo S21-Apr-06 8:38
Minoo S21-Apr-06 8:38 

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.