Topics
Started by
Posts
Last post
Hello, Background The piece of code that i have created concatenates 'Vendor', 'ShipTo' and the cu…
5 replies
Hey Guys I have an issue where an application is running a few different select queries with 'like'…
15 replies
Hi. how can i change my database's colllation to utf-8. i couldn't find a definiton for utf on defi…
2 replies
Hi to all, i wanted to find all relationship of specified tables(for example i am speciying Table ‘…
2 replies
Hi people, I have made a script to copy columns to same table in other database, however I have pro…
2 replies
I have an insert query that explicitly takes a tablelock on a table it is selecting from. e.g: INSE…
6 replies
Hello All, I have stored procedure like this USE [rlk_test] GO /****** Object: StoredProcedure [dbo…
4 replies
Hello I need to know how can see on my database the size of only one specific table in MB. someone …
5 replies
Hello All, I have created a simple stored procedure that will insert the values into a table. When …
7 replies
Hi all - I have a script that im trying to write that includes taking the result of a select stmt, …
3 replies
I have a procedure that contains several execs of other procedures. What would be the best practice…
7 replies
Hi there, I'm wondering if there is a better way to write the following query (perhaps using joins …
4 replies
My understanding of CROSS APPLY is that it should behave like an inner join. In the example I've cr…
10 replies
Hello guys, I need some help in solving this issue In the below mentioned query i need to get the A…
2 replies
I need to create a query that can partition a data set and the do some updates to the partitions an…
4 replies
Viewing 15 topics - 6,946 through 6,960 (of 10,647 total)
You must be logged in to create new topics.