Click here to Skip to main content
15,911,360 members
Home / Discussions / Database
   

Database

 
GeneralRe: Get Comma Separated List from Query [modified] Pin
sarah_chandran9-Jun-06 0:12
sarah_chandran9-Jun-06 0:12 
QuestionSecond Highest Pin
Rahul.RK5-Jun-06 21:06
Rahul.RK5-Jun-06 21:06 
AnswerRe: Second Highest Pin
WoutL5-Jun-06 23:16
WoutL5-Jun-06 23:16 
GeneralRe: Second Highest Pin
Mahesh Kulkarni6-Jun-06 20:05
Mahesh Kulkarni6-Jun-06 20:05 
GeneralRe: Second Highest Pin
Dinuj Nath6-Jun-06 20:46
Dinuj Nath6-Jun-06 20:46 
GeneralRe: Second Highest Pin
Mahesh Kulkarni6-Jun-06 23:20
Mahesh Kulkarni6-Jun-06 23:20 
QuestionNeed help with dynamic WHERE clause Pin
Slow Learner5-Jun-06 17:57
Slow Learner5-Jun-06 17:57 
AnswerRe: Need help with dynamic WHERE clause Pin
nguyenvhn5-Jun-06 20:30
nguyenvhn5-Jun-06 20:30 
Specifying a default value for parameters

ALTER PROCEDURE [dbo].[USP_SearchVehicleOnYMM]
@Year char(4)=NULL,
@Make int=NULL,
@Model int=NULL
AS
....
GeneralRe: Need help with dynamic WHERE clause Pin
Slow Learner6-Jun-06 2:59
Slow Learner6-Jun-06 2:59 
QuestionRun Time Error While Execute Sql Server 2005 Integration Services package from C# Pin
Deepu M.I5-Jun-06 15:35
Deepu M.I5-Jun-06 15:35 
Questiontime in sql server Pin
MohamadJaber5-Jun-06 9:28
MohamadJaber5-Jun-06 9:28 
AnswerRe: time in sql server Pin
Michael P Butler5-Jun-06 9:53
Michael P Butler5-Jun-06 9:53 
QuestionPassword ! Pin
MohamadJaber5-Jun-06 8:13
MohamadJaber5-Jun-06 8:13 
AnswerRe: Password ! Pin
Colin Angus Mackay5-Jun-06 8:37
Colin Angus Mackay5-Jun-06 8:37 
GeneralRe: Password ! Pin
MohamadJaber5-Jun-06 8:48
MohamadJaber5-Jun-06 8:48 
GeneralRe: Password ! Pin
Colin Angus Mackay5-Jun-06 8:52
Colin Angus Mackay5-Jun-06 8:52 
GeneralRe: Password ! Pin
MohamadJaber5-Jun-06 8:56
MohamadJaber5-Jun-06 8:56 
GeneralRe: Password ! Pin
Stephan Samuel6-Jun-06 3:53
Stephan Samuel6-Jun-06 3:53 
AnswerRe: Password ! Pin
albCode5-Jun-06 21:39
albCode5-Jun-06 21:39 
AnswerRe: Password ! Pin
r.stropek5-Jun-06 22:38
r.stropek5-Jun-06 22:38 
QuestionWhat is the query to take value stored in variable Pin
Syed Ali Raza5-Jun-06 5:01
Syed Ali Raza5-Jun-06 5:01 
AnswerRe: What is the query to take value stored in variable Pin
Colin Angus Mackay5-Jun-06 5:26
Colin Angus Mackay5-Jun-06 5:26 
GeneralRe: Thanks Pin
Syed Ali Raza5-Jun-06 12:05
Syed Ali Raza5-Jun-06 12:05 
Questionurgent sql, T-SQL help needed Pin
Naveed Kamboh5-Jun-06 2:19
Naveed Kamboh5-Jun-06 2:19 
AnswerRe: urgent sql, T-SQL help needed Pin
Rob Graham5-Jun-06 2:29
Rob Graham5-Jun-06 2:29 

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.