I have Database with name "parking"
with table A contain field
id (identity)
vehicle
start
end
I want add sum start and end with format (like 2 hour 20 minute)
with store procedure sql server ..
thanks
any help
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.