Topics
Started by
Posts
Last post
I have trigger after Insert that update field in the table with GETUTCDATE() but after Insertion I…
6 replies
Hi All. I have a TABLE "TABLE1 " with column STARTDATE and Data Type DateTime2. It has value of '00…
2 replies
Hello, I have a bit of a strange use case for XML PATH and it's causing me a bit of a headache. Bas…
3 replies
Hi folks, I need to collect name codes (DD is name code for Donald Duck) from a register table in a…
2 replies
Hi Team, Please help in below query, it should return TRUE. DECLARE @req_1 varchar(50) DECLARE @re…
4 replies
I'm experiencing a major brain freeze today and I can't figure this out: I have several tables and …
8 replies
Hi, I'd only the one occurrence of a character in a string replace. Excample: (this is a test, hell…
2 replies
Hi, I want create unique userid by rtaking first character of firstname + lastName. if first charac…
2 replies
I have looked through TechNet and SQL Server Central for a good way to pivot a difficult table. So …
10 replies
Hello, I am completely new to T-SQL and I am learning how to do some complex stuff. I have a table …
6 replies
I have a set of tables that look like what I have shown below. Could you let me know how I can achi…
1 replies
Hi, I have a question here for a query where the tables involved are not too big but I suspect that…
7 replies
How to Extract the data based on the present quarter and last quarter in SQL Please let me know Reg…
4 replies
Hi all experts, Please consider the below query create table #temp(Id INT,ItemId NVARCHAR(50),Vers…
1 replies
Hi Hope that the forum members are doing fine.I would require some help with probably what I feel i…
2 replies
Viewing 15 topics - 2,671 through 2,685 (of 10,647 total)
You must be logged in to create new topics.