Topics
Started by
Posts
Last post
I got the following example of some code to use an OUTER APPLY to get some data I need. I was able …
1 replies
Hi I have a an SP that returns the size of the backup files into a table. To execute the Sp i have …
4 replies
hi i am adding new column with default value this table has millions of rows, so while i am executi…
2 replies
I have to use same formula to fill the calculated data in different tables. I want to make this for…
3 replies
hi when i run sp in 1 server it keeps spinning and on other server i am getting result what could b…
2 replies
I have a query that seems to operate differently than I though SQL handled Group By with Where... I…
2 replies
Hai friends, I ve the table like create table travel_request ( request_id int identity primary…
2 replies
Hi Experts, I have a Store Procedure which is running slow in Prod but running fine in Stage. I hav…
2 replies
Hello Can someone please share if there are any functions or code to validate the Date in different…
7 replies
hi i have query like this select ra.column, r1,column2 from emp ra inner join emp1 r1 on r1.empid =…
8 replies
current version is Microsoft SQL Server 2008 R2 (RTM) - 10.50.1600.1 (X64) Apr 2 2010 15:48:46 …
2 replies
Hai friends, i ve the table like users: -===== create table users ( users_id varchar(10) primar…
1 replies
OK folks. You've seen me (and many others) use Tally tables often enough. You generate a ROW_NUMBE…
8 replies
My Primary data base updates our satellite data bases periodically. This update is part of the app…
1 replies
I have a table valued function called 'GetTramWXData' which takes one parameter, an INT. I can cal…
4 replies
Viewing 15 topics - 3,391 through 3,405 (of 10,647 total)
You must be logged in to create new topics.