Click here to Skip to main content
15,884,425 members
Home / Discussions / Database
   

Database

 
QuestionRe: Windows Run Command Pin
jojoba20111-Oct-12 22:09
jojoba20111-Oct-12 22:09 
AnswerRe: Windows Run Command Pin
Eddy Vluggen2-Oct-12 0:58
professionalEddy Vluggen2-Oct-12 0:58 
QuestionRe: Windows Run Command Pin
jojoba20112-Oct-12 6:58
jojoba20112-Oct-12 6:58 
AnswerRe: Windows Run Command Pin
Eddy Vluggen2-Oct-12 8:08
professionalEddy Vluggen2-Oct-12 8:08 
QuestionMySQL Question Pin
SQL Ed28-Sep-12 4:21
SQL Ed28-Sep-12 4:21 
AnswerRe: MySQL Question Pin
Eddy Vluggen29-Sep-12 2:38
professionalEddy Vluggen29-Sep-12 2:38 
QuestionRemoving the updated row Pin
sindhuan28-Sep-12 1:48
sindhuan28-Sep-12 1:48 
QuestionMySQL sql statement question Pin
Jassim Rahma27-Sep-12 9:28
Jassim Rahma27-Sep-12 9:28 
I have the following statment:
SQL
SELECT * FROM member_channels WHERE member_channel_address = param_member_channel_address;


that's member_channels where I also have member_channel_id (primary key)

In member_posts, I have member_channel_id..

I want to count total posts linked to member_channel_id and I want to display it as count field in the above statement..
AnswerRe: MySQL sql statement question Pin
jschell27-Sep-12 10:12
jschell27-Sep-12 10:12 
GeneralRe: MySQL sql statement question Pin
Jassim Rahma27-Sep-12 11:08
Jassim Rahma27-Sep-12 11:08 
GeneralRe: MySQL sql statement question Pin
Eddy Vluggen29-Sep-12 2:42
professionalEddy Vluggen29-Sep-12 2:42 
QuestionIs there a try/finally construct in sqlcmd with -b option, guaranteed to execute the finally block? Pin
muhalet27-Sep-12 0:56
muhalet27-Sep-12 0:56 
AnswerRe: Is there a try/finally construct in sqlcmd with -b option, guaranteed to execute the finally block? Pin
Eddy Vluggen27-Sep-12 1:42
professionalEddy Vluggen27-Sep-12 1:42 
GeneralRe: Is there a try/finally construct in sqlcmd with -b option, guaranteed to execute the finally block? Pin
J4amieC27-Sep-12 2:51
J4amieC27-Sep-12 2:51 
QuestionRe: Is there a try/finally construct in sqlcmd with -b option, guaranteed to execute the finally block? Pin
Eddy Vluggen27-Sep-12 4:27
professionalEddy Vluggen27-Sep-12 4:27 
AnswerRe: Is there a try/finally construct in sqlcmd with -b option, guaranteed to execute the finally block? Pin
J4amieC27-Sep-12 21:29
J4amieC27-Sep-12 21:29 
Questionsql script Pin
sindhuan26-Sep-12 20:08
sindhuan26-Sep-12 20:08 
AnswerRe: sql script Pin
Ingo26-Sep-12 21:10
Ingo26-Sep-12 21:10 
GeneralRe: sql script Pin
sindhuan26-Sep-12 21:21
sindhuan26-Sep-12 21:21 
AnswerRe: sql script Pin
Ingo26-Sep-12 21:44
Ingo26-Sep-12 21:44 
AnswerRe: sql script Pin
J4amieC26-Sep-12 21:46
J4amieC26-Sep-12 21:46 
GeneralRe: sql script Pin
sindhuan26-Sep-12 23:30
sindhuan26-Sep-12 23:30 
AnswerRe: sql script Pin
Ingo27-Sep-12 0:07
Ingo27-Sep-12 0:07 
GeneralRe: sql script Pin
Eddy Vluggen27-Sep-12 0:22
professionalEddy Vluggen27-Sep-12 0:22 
GeneralRe: sql script Pin
J4amieC27-Sep-12 1:06
J4amieC27-Sep-12 1:06 

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.