Topics
Started by
Posts
Last post
Hi All- I've been trying to solve this one for days with no avail. I'm using sp_executesql to run …
3 replies
By: GSquared
I have table with below structure Create table ClientDetails (ID int, ClientID int, InterviewDate…
19 replies
By: vinu512
Hi. i have a table ProductTrack.Table is like below: ProductTrackId PK ProductId int SizeI…
3 replies
How to fix this error ? Transaction count after EXECUTE indicates a mismatching number of BEGIN an…
2 replies
I have made a datatable. Now i want to update that datatable records in existing sql database table…
2 replies
We are following sqlservercentral for all the updates on sqlserver, can a similar kind of DOT NET l…
1 replies
By: vinu512
Hi, We have a stored procedure that has run fine for years. Last night it started to take an age t…
1 replies
By: Cadavre
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
By: Lucky9
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
By: GSquared
Viewing 15 topics - 6,061 through 6,075 (of 10,644 total)
You must be logged in to create new topics.