Click here to Skip to main content
15,891,661 members
Home / Discussions / Database
   

Database

 
GeneralRe: SQL Query statment syntex for how to stored output of select query to variabe Pin
Sasmi_Office12-May-08 1:38
Sasmi_Office12-May-08 1:38 
Questionmaking <null> inside a table??</null> [modified] Pin
Karan_TN11-May-08 21:13
Karan_TN11-May-08 21:13 
AnswerRe: making inside a table?? Pin
Ashfield11-May-08 23:27
Ashfield11-May-08 23:27 
GeneralRe: making inside a table?? Pin
Karan_TN12-May-08 0:52
Karan_TN12-May-08 0:52 
GeneralRe: making inside a table?? Pin
Ashfield12-May-08 1:27
Ashfield12-May-08 1:27 
QuestionRe: making inside a table?? Pin
Karan_TN12-May-08 22:59
Karan_TN12-May-08 22:59 
QuestionHow to calculate sum of count of cloumn? Pin
GroCareer11-May-08 18:05
GroCareer11-May-08 18:05 
AnswerRe: How to calculate sum of count of cloumn? Pin
GroCareer11-May-08 18:33
GroCareer11-May-08 18:33 
Hi
I have caluculated sum 11 from

Select Sum(cnt)as cnt1 from
(Select Name,(Count(Count))as cnt from Nametable1 group by Name)a query

But i want output in one resultset as:


Name cnt cnt1
Riya 2 11
Jiya 5 11
reema 4 11

Plz help as soon as possible

thnx
GeneralRe: How to calculate sum of count of cloumn? Pin
Alsvha11-May-08 20:32
Alsvha11-May-08 20:32 
GeneralRe: How to calculate sum of count of cloumn? Pin
Mycroft Holmes11-May-08 21:04
professionalMycroft Holmes11-May-08 21:04 
GeneralRe: How to calculate sum of count of cloumn? Pin
Alsvha11-May-08 21:27
Alsvha11-May-08 21:27 
AnswerRe: How to calculate sum of count of cloumn? Pin
Ashfield11-May-08 21:04
Ashfield11-May-08 21:04 
AnswerRe: How to calculate sum of count of cloumn? [modified] Pin
Blue_Boy11-May-08 23:54
Blue_Boy11-May-08 23:54 
QuestionHow to Match case in access Pin
E_Gold10-May-08 21:44
E_Gold10-May-08 21:44 
AnswerRe: How to Match case in access Pin
soporificeffect11-May-08 3:25
soporificeffect11-May-08 3:25 
GeneralRe: How to Match case in access Pin
Rob Graham11-May-08 4:45
Rob Graham11-May-08 4:45 
AnswerRe: How to Match case in access Pin
Rob Graham11-May-08 4:51
Rob Graham11-May-08 4:51 
QuestionSimple style ComboBox Control Pin
Member 41292189-May-08 22:29
Member 41292189-May-08 22:29 
AnswerRe: Simple style ComboBox Control Pin
Hesham Amin9-May-08 22:45
Hesham Amin9-May-08 22:45 
Questiondynamic trigger for a dynamic table Pin
Member 40084929-May-08 6:10
Member 40084929-May-08 6:10 
AnswerRe: dynamic trigger for a dynamic table Pin
Blue_Boy9-May-08 7:23
Blue_Boy9-May-08 7:23 
QuestionProblem with RSClient Print paging Pin
jeguzmanv9-May-08 5:40
jeguzmanv9-May-08 5:40 
AnswerRe: Problem with RSClient Print paging Pin
CodingYoshi10-May-08 9:58
CodingYoshi10-May-08 9:58 
GeneralRe: Problem with RSClient Print paging Pin
jeguzmanv14-May-08 7:47
jeguzmanv14-May-08 7:47 
QuestionProblem with the Following SQL Query Pin
Vimalsoft(Pty) Ltd9-May-08 5:37
professionalVimalsoft(Pty) Ltd9-May-08 5:37 

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.