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

Database

 
AnswerRe: sql view Pin
smcnulty20003-Jun-09 15:34
smcnulty20003-Jun-09 15:34 
AnswerRe: sql view Pin
_Damian S_3-Jun-09 16:04
professional_Damian S_3-Jun-09 16:04 
AnswerRe: sql view Pin
A k ch4-Jun-09 22:09
A k ch4-Jun-09 22:09 
Questioncreate proc from assembly Pin
Abdul Rahman Hamidy2-Jun-09 21:22
Abdul Rahman Hamidy2-Jun-09 21:22 
AnswerRe: create proc from assembly Pin
Abdul Rahman Hamidy2-Jun-09 22:01
Abdul Rahman Hamidy2-Jun-09 22:01 
GeneralRe: create proc from assembly Pin
Abdul Rahman Hamidy2-Jun-09 22:10
Abdul Rahman Hamidy2-Jun-09 22:10 
QuestionFind working hours between two dates Pin
Rajesh VR2-Jun-09 20:31
Rajesh VR2-Jun-09 20:31 
AnswerRe: Find working hours between two dates Pin
Blue_Boy2-Jun-09 20:54
Blue_Boy2-Jun-09 20:54 
try this

select DATEDIFF(hour,'08:00:00','16:00:00')

Instead of startdate and enddate parameters use your column data from your table.


I Love T-SQL
"Don't torture yourself,let the life to do it for you."
If my post helps you kindly save my time by voting my post.


AnswerSQL function GetBusinessDays Pin
David Mujica3-Jun-09 2:58
David Mujica3-Jun-09 2:58 
QuestionProblem with Bulk insert and insert trigger Pin
www.Developerof.NET2-Jun-09 18:45
www.Developerof.NET2-Jun-09 18:45 
QuestionAll Sql Command Pin
Satish Pai2-Jun-09 18:19
Satish Pai2-Jun-09 18:19 
AnswerRe: All Sql Command Pin
Ashfield2-Jun-09 21:01
Ashfield2-Jun-09 21:01 
AnswerRe: All Sql Command Pin
RussellT5-Jun-09 10:36
professionalRussellT5-Jun-09 10:36 
AnswerRe: All Sql Command Pin
Niladri_Biswas25-Jun-09 5:54
Niladri_Biswas25-Jun-09 5:54 
QuestionSQL Injection Pin
AlexeiXX32-Jun-09 16:23
AlexeiXX32-Jun-09 16:23 
AnswerRe: SQL Injection Pin
_Damian S_2-Jun-09 18:08
professional_Damian S_2-Jun-09 18:08 
Questionsql Pin
jainiraj2-Jun-09 4:25
jainiraj2-Jun-09 4:25 
AnswerRe: sql Pin
Tim Carmichael2-Jun-09 5:56
Tim Carmichael2-Jun-09 5:56 
GeneralRe: sql Pin
jainiraj2-Jun-09 18:54
jainiraj2-Jun-09 18:54 
GeneralRe: sql Pin
_Damian S_2-Jun-09 19:16
professional_Damian S_2-Jun-09 19:16 
QuestionHelp - Need Location Independent Dating Pin
Hypermommy2-Jun-09 3:07
Hypermommy2-Jun-09 3:07 
AnswerRe: Help - Need Location Independent Dating Pin
Luc Pattyn2-Jun-09 3:32
sitebuilderLuc Pattyn2-Jun-09 3:32 
QuestionStrongly Typed DataSet help Pin
Etienne_1231-Jun-09 22:34
Etienne_1231-Jun-09 22:34 
AnswerRe: Strongly Typed DataSet help Pin
AlexeiXX32-Jun-09 16:27
AlexeiXX32-Jun-09 16:27 
QuestionService Account Pin
Satish Pai1-Jun-09 18:50
Satish Pai1-Jun-09 18:50 

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.