Topics
Started by
Posts
Last post
Hello Everyone I hope that everyone is having a great day. I am working with some horrible data, an…
8 replies
Hi I want to validate my input parameter, which is policy Id (int) So I have: declare @Valid_Policy…
10 replies
Hi, How do I get database space used (not database size) for all given databases? At this moment, I…
16 replies
Hi all, Since there are number of DMV's present and there is no proper presentation on it. So if su…
3 replies
I need to output datetime data in this format: 11/19/2012 8:54:59 AM, so mm/dd/yyyy (h)h:mm:ss AM/…
7 replies
Whenever I click on New Query window by default " Begin Transaction Rollback" statement appears.…
3 replies
Hello All, I need help with a tsql query. Below is the table structure. CREATE TABLE [dbo].[TableN…
13 replies
We have a procedure which performs _NO_ update or delete operation but only read. This procedure ru…
6 replies
SELECT MachineName, ModeName, FileName, UserName, StartDate, StartTime, EndDate, EndTime, Ru…
7 replies
Hi I'm sure there is a better name for this problem, and its probably quite a common one with a hop…
18 replies
??? MCSE SQL Server 2012\2014\2016
4 replies
hi all, i went through the forum and found out a way of concatenating row values into column using …
6 replies
Hi, I have a table that looks like the following: CREATE TABLE [dbo].[EmployeePerms]( [EmployeeGr…
3 replies
Hello, I have a date filed in the YYYYMMDD format ,want to convert it into MM/DD/YYYY. I have tried…
11 replies
Hi, I have a set of world grid points (lat/long) values. For each point, I have a 'geography' poin…
1 replies
Viewing 15 topics - 4,741 through 4,755 (of 10,636 total)
You must be logged in to create new topics.