Topics
Started by
Posts
Last post
I'm working on a table design and I think the table will have a non-clustered primary key, but I'm …
4 replies
Hi friends, for some weird reason the RTRIM function is not working as I expected. Example: SELECT…
30 replies
Hi, I have created a stored procedure to load incremental data from Import table to Archive Table. …
5 replies
Good morning all, I have a function that accepts a date parameter and uses getdate() as its defau…
4 replies
Table1 contains a CODES column which may store multiple codes separated by commas. The descriptio…
7 replies
Hi all, Is it possible to stop a query from running if a condition is not met? I have a stored proc…
2 replies
Hi Team, using below script to read two column from a text file and trying to trim the spaces for f…
4 replies
Hi Team, i have two tables. Table A IdName 101Dante 102Henry 103Harold 104Arnold Table B Numbe…
12 replies
Hi , I am having staging table with separted by '¯'. I want to split the data with given number . i…
11 replies
Hello, I am using SQL 2012 SE. I have 2 databases say A and B with same structure and relationships…
1 replies
Well u guys helped me means a very big thanks in advance...
1 replies
I am getting error when I am trying to create table on runtime Declare @FileName varchar(100) Decl…
4 replies
Hello everybody, In the last days I found a T-SQL miracle (maybe only for me - I hope so) I don't u…
16 replies
Hi Team, using below script to export the select statement result to .xls declare @sql varchar(800…
2 replies
hi all, first i will explain the logic behind the proccess 🙂 in my company ther…
1 replies
Viewing 15 topics - 3,226 through 3,240 (of 4,984 total)
You must be logged in to create new topics.