Topics
Started by
Posts
Last post
We are following sqlservercentral for all the updates on sqlserver, can a similar kind of DOT NET l…
1 replies
Hi, We have a stored procedure that has run fine for years. Last night it started to take an age t…
1 replies
I making a string builder of thousands of update query. At last I execute those queries in chunks(s…
1 replies
I CREATED THE FOLLOWING TABLE. CREATE TABLE SCRAMBLE (FNAME VARCHAR(10), LNAME VARCHAR(10) ) INS…
8 replies
hello friends i have task teacheridtlnametfnameschoolidschoolname 2 john smith …
1 replies
I'm trying to figure out how to write a MS SQL query that will return the closest 2 events (the pre…
4 replies
Hi , table A: Prop_name Prop_type STR_value Num value Date_value Bin_value Comment_1 D …
3 replies
Hi friends, From the given string I need to extract the right most value after the '/' example: giv…
2 replies
I have table with below structure Create table Employee (ID int, Division int, DateofBirth Dateti…
8 replies
Hi, I have a table like below and I want to find the max occurrence of alphabet 'A' in a col3 and m…
7 replies
Hello Friends, I want to alter my table column collation to do such task when i run ALTER TABLE Ci…
7 replies
Hello All! I have a Linked Server that connects to an Oracle database I wanted to create a stored p…
3 replies
I have been trying to use this line within my job so that the directory name (corresponding to the …
10 replies
My tables and data as following, USE [myTest] GO /****** Object: Table [dbo].[selectedApplicant] …
27 replies
Hi All. I have a scenario in which i need to calculate the time consumed by the user to do a task. …
6 replies
Viewing 15 topics - 6,061 through 6,075 (of 10,635 total)
You must be logged in to create new topics.