Topics
Started by
Posts
Last post
Hi, I am looking for the alternative code for "row_number() over (partition by <<table…
3 replies
I have the following t-sql 2012 and I would like to create a backup table by using the where clause…
1 replies
I need to count the number of midnights between two dates. Any thoughts? create table #T ( StartDat…
4 replies
In a sql server 2012 database. I want to replace part of a value in the column called 'text' that i…
4 replies
I have two tables,PRODUCTS AND LOOKUP TABLES.Now i want to order the KEY Column in products table b…
2 replies
Hello, Thanks for checking post, below is the table script and output required. Below i have provid…
10 replies
I am trying to get a listing of all my SSRS reports along with the underlying stored procedure. I f…
3 replies
Following is potential code to get a list of files from the filesystem in order to process some CSV…
3 replies
I’m trying to attach a file that is generated from an SSIS package and when created has the current…
4 replies
Unfortunately the SQL server does not give any value in the column NextRunTime So can anyone provi…
3 replies
hey guys, I need to select data from a table and put it in an atom xml feed sort of like the follow…
0 replies
I have a situation where an XMLNAMESPACE has a URL that needs to be dynamic. Its being used with an…
1 replies
I'm thinking need to do unpivot and pivot to get below result, is there anyway better then i though…
8 replies
Not able to create index on below schema binding view.It is created from another view(v_prod_manu_s…
1 replies
Hi Guys, I have one task to derived column values by splitting the string by hypens below is the DD…
6 replies
Viewing 15 topics - 376 through 390 (of 4,984 total)
You must be logged in to create new topics.