Click here to Skip to main content
15,892,674 members
Home / Discussions / Database
   

Database

 
Question2 tables? Pin
benjamin yap13-Jun-09 7:16
benjamin yap13-Jun-09 7:16 
AnswerRe: 2 tables? Pin
Blue_Boy13-Jun-09 7:28
Blue_Boy13-Jun-09 7:28 
GeneralRe: 2 tables? Pin
benjamin yap13-Jun-09 7:36
benjamin yap13-Jun-09 7:36 
GeneralRe: 2 tables? Pin
Blue_Boy13-Jun-09 7:39
Blue_Boy13-Jun-09 7:39 
Generaldatabase creation Pin
malika mouzmine13-Jun-09 5:48
malika mouzmine13-Jun-09 5:48 
GeneralRe: database creation Pin
Henry Minute13-Jun-09 6:07
Henry Minute13-Jun-09 6:07 
GeneralRe: database creation Pin
Eddy Vluggen13-Jun-09 7:58
professionalEddy Vluggen13-Jun-09 7:58 
JokeRe: database creation Pin
Jerry Hammond14-Jun-09 4:12
Jerry Hammond14-Jun-09 4:12 
Use master;
go
Create Database [Insert name here];
go

"My interest is in the future because I'm going to spend the rest of my life there." - Charles F. Kettering


QuestionWhich SQL server to install on Novel network server Pin
supportks13-Jun-09 1:51
supportks13-Jun-09 1:51 
AnswerRe: Which SQL server to install on Novel network server Pin
Henry Minute13-Jun-09 6:12
Henry Minute13-Jun-09 6:12 
Questionhow to get data from Server A to Server B Pin
Satish_S12-Jun-09 18:30
Satish_S12-Jun-09 18:30 
AnswerRe: how to get data from Server A to Server B Pin
Mycroft Holmes13-Jun-09 2:33
professionalMycroft Holmes13-Jun-09 2:33 
Questionproblem in sql server connection Pin
pampam11012-Jun-09 6:40
pampam11012-Jun-09 6:40 
AnswerRe: problem in sql server connection Pin
Jerry Hammond12-Jun-09 10:13
Jerry Hammond12-Jun-09 10:13 
GeneralRe: problem in sql server connection Pin
pampam11015-Jun-09 22:24
pampam11015-Jun-09 22:24 
QuestionStored Procedure with complex(ish) IF.....ELSE Pin
munklefish12-Jun-09 4:02
munklefish12-Jun-09 4:02 
AnswerRe: Stored Procedure with complex(ish) IF.....ELSE Pin
Blue_Boy12-Jun-09 4:12
Blue_Boy12-Jun-09 4:12 
QuestionRe: Stored Procedure with complex(ish) IF.....ELSE Pin
munklefish12-Jun-09 4:18
munklefish12-Jun-09 4:18 
AnswerRe: Stored Procedure with complex(ish) IF.....ELSE Pin
Rob Philpott12-Jun-09 4:22
Rob Philpott12-Jun-09 4:22 
AnswerRe: Stored Procedure with complex(ish) IF.....ELSE Pin
munklefish12-Jun-09 4:16
munklefish12-Jun-09 4:16 
AnswerRe: Stored Procedure with complex(ish) IF.....ELSE Pin
Rob Philpott12-Jun-09 4:20
Rob Philpott12-Jun-09 4:20 
GeneralRe: Stored Procedure with complex(ish) IF.....ELSE Pin
munklefish12-Jun-09 4:35
munklefish12-Jun-09 4:35 
AnswerRe: Stored Procedure with complex(ish) IF.....ELSE Pin
Niladri_Biswas17-Jun-09 20:55
Niladri_Biswas17-Jun-09 20:55 
QuestionStored procedure across multiple servers? Pin
enipla12-Jun-09 3:13
enipla12-Jun-09 3:13 
AnswerRe: Stored procedure across multiple servers? Pin
saanj12-Jun-09 3:16
saanj12-Jun-09 3:16 

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.