Topics
Started by
Posts
Last post
Hi Team, I need your help on my report. Scripts CREATE TABLE [dbo].[Sampletable]( [VBLO…
2 replies
hi, I found "Order of AttributesThe order of attributes in an XML instance is not pres…
1 replies
Hello Experts, i want to write a query such that the only columns needs to be selected from t…
2 replies
Hello All Experts,i am not getting the correct result or may be i am not able to understand it.i ha…
4 replies
I am looking for some tsql code to help me on a nightly import job. I am using stor procs to move d…
4 replies
I've never done triggers before so I would appreciate it if someone could proof this from me. I hav…
5 replies
Hey all, I have a query and I cant quite get my mind round what is required. So I have a table - ca…
9 replies
Dropping this here as I have no peer where I work that really understands SQL so looking for some f…
5 replies
SELECT DISTINCT t.EmpId AS Id, t.ST…
3 replies
DECLARE @table_name varchar(300)= 'CSV_TABLE'DECLARE @TextQualifier varchar(30) = '"'DECLARE @Delim…
1 replies
Hello, I have 2 tables of data to work with that I need to join and I am slightly stumped! Table 1 …
4 replies
Hi, I have two tables, answers and lookup, In my answer table I have a field named: value, it …
11 replies
I need to stored procedure to capture data changes like insert update and delete on the table.Any s…
5 replies
Hello All, This block of code below is taking a long time to complete whereas other deletes similar…
4 replies
I have stored procedure where cursor called repeatedly very Monday morning between 4:30 and 5 am an…
2 replies
Viewing 15 topics - 1,306 through 1,320 (of 4,984 total)
You must be logged in to create new topics.