Topics
Started by
Posts
Last post
Hi All, I have the column of data in SQL Server. Here I need to group the letters of first word in…
6 replies
Hi All, I want to extract the string before and after the given characters. Example: ijk.nl?utm_sou…
1 replies
This is the Data ID ----- Date From ------ Date To ------- 2 ----- 2020-01-01 ----- 2020-01-…
4 replies
Is there a performance difference between a unique clustered index and a primary key clustered inde…
29 replies
Hi All, How could I partially match the columns from two different table. I have attached the excel…
3 replies
I'm working on a Holiday Leave system (for typically several hundred or more personnel). Currently…
11 replies
Hi All, I want to rewrite the below query using the Case and When statement Query 1 update [SF_Titl…
9 replies
Hi all, We have a SQL project to be deployed to an Azure SQL server. We are looking for s specific …
3 replies
Hi All, I want to extract first two words from the string. Example ABC Property Management Inc. I n…
20 replies
Hi All, I have to generate a dynamic query for the below mentioned keywords to update them in Title…
2 replies
Hi All, I need to generate random unique numbers for 10 million records. Here is my requirement Th…
17 replies
I've got a table with like 6-7 million rows. Sometimes I'd like to search for certain text in a few…
21 replies
Hi all, I know very little about Power BI, but I am hopeful that someone here has enough knowledge …
10 replies
Dear All My table contains the following records create table #ProductDetails(ProductID int , Purch…
8 replies
I need to create a script to alter a PERSISTED column. BEFORE [TotalHours] AS ([BaseHours]+[CarryFo…
7 replies
Viewing 15 topics - 346 through 360 (of 395 total)
You must be logged in to create new topics.