Click here to Skip to main content
15,888,527 members
Home / Discussions / Database
   

Database

 
AnswerRe: Execute macro word from sql 2005 Pin
Wendelius6-Oct-08 7:08
mentorWendelius6-Oct-08 7:08 
GeneralRe: Execute macro word from sql 2005 Pin
irvinia6-Oct-08 16:46
irvinia6-Oct-08 16:46 
QuestionBackup Database is terminating abnormally Pin
Rupesh Kumar Swami5-Oct-08 23:01
Rupesh Kumar Swami5-Oct-08 23:01 
AnswerRe: Backup Database is terminating abnormally Pin
HemJoshi6-Oct-08 1:37
HemJoshi6-Oct-08 1:37 
QuestionSql Query Pin
Ha_805-Oct-08 22:59
Ha_805-Oct-08 22:59 
AnswerRe: Sql Query Pin
Rupesh Kumar Swami5-Oct-08 23:05
Rupesh Kumar Swami5-Oct-08 23:05 
AnswerRe: Sql Query Pin
nelsonpaixao6-Oct-08 14:17
nelsonpaixao6-Oct-08 14:17 
QuestionIF Else Statement in SQL Statment Pin
HatakeKaKaShi5-Oct-08 20:45
HatakeKaKaShi5-Oct-08 20:45 
SELECT
column1,
column2,
if (column3 = 0)
begin
'Z',
end
else
begin
'C',
end
FROM table1

Is it possible that i can do it this way?

KaKaShi HaTaKe

AnswerRe: IF Else Statement in SQL Statment Pin
Ashfield5-Oct-08 21:03
Ashfield5-Oct-08 21:03 
GeneralRe: IF Else Statement in SQL Statment Pin
Paul Conrad6-Oct-08 18:40
professionalPaul Conrad6-Oct-08 18:40 
AnswerRe: IF Else Statement in SQL Statment Pin
nelsonpaixao6-Oct-08 14:50
nelsonpaixao6-Oct-08 14:50 
AnswerRe: IF Else Statement in SQL Statment Pin
mstfnoor7-Oct-08 22:54
mstfnoor7-Oct-08 22:54 
AnswerRe: IF Else Statement in SQL Statment Pin
Kevin Horgan23-Oct-08 2:19
Kevin Horgan23-Oct-08 2:19 
Questiongenerate database to word from sql 2005 Pin
irvinia5-Oct-08 19:12
irvinia5-Oct-08 19:12 
AnswerRe: generate database to word from sql 2005 Pin
Wendelius6-Oct-08 7:05
mentorWendelius6-Oct-08 7:05 
AnswerRe: generate database to word from sql 2005 Pin
nelsonpaixao6-Oct-08 14:56
nelsonpaixao6-Oct-08 14:56 
GeneralRe: generate database to word from sql 2005 Pin
irvinia6-Oct-08 16:38
irvinia6-Oct-08 16:38 
QuestionFilters Pin
GxSau5-Oct-08 8:50
GxSau5-Oct-08 8:50 
QuestionIndex on a foreign key Pin
Brendan Vogt5-Oct-08 5:58
Brendan Vogt5-Oct-08 5:58 
AnswerRe: Index on a foreign key Pin
Wendelius5-Oct-08 6:08
mentorWendelius5-Oct-08 6:08 
GeneralRe: Index on a foreign key Pin
Brendan Vogt5-Oct-08 6:51
Brendan Vogt5-Oct-08 6:51 
Questionbool matrix Pin
Robert19745-Oct-08 0:59
Robert19745-Oct-08 0:59 
AnswerRe: bool matrix Pin
Blue_Boy5-Oct-08 2:14
Blue_Boy5-Oct-08 2:14 
AnswerRe: bool matrix Pin
Wendelius5-Oct-08 5:02
mentorWendelius5-Oct-08 5:02 
QuestionSQL quote problem Pin
Yulianto.4-Oct-08 22:22
Yulianto.4-Oct-08 22:22 

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.