Topics
Started by
Posts
Last post
Hi I need to take a set of records for people with hotel check-in/check-out dates, and display a ta…
55 replies
Hi, I'm looking for a way to force a job to indicate successful. Here's the deal; I run a sql routi…
4 replies
CREATE TABLE [dbo].[abc]( [FId] [int] NOT NULL, [PId] [varchar](5) NOT NULL, [StartDate] [dateti…
3 replies
I am creating a tmp table into a stored procedure in which I have two columns using convert functio…
2 replies
Hi This may be discussed already. But, dunno how to call this type to search in this forum. I have …
5 replies
Greetings all. I'm using SQL Server 2008 R2 Express, and I've got a linked server to a DB2 mainfra…
19 replies
I need to use this statement below that I need to create a view. How can I do this with Variables i…
3 replies
I am looking at incremental loading and currently use this as my method of copying data from databa…
10 replies
Create Trigger jam_spu_csp_insert on dbo.customer_special_prices After Insert referencing new as ne…
3 replies
Dear friends, I need to: copy TableA -> tableB (that will be done once of course) inserts in Tab…
4 replies
Hi. i have two database on sql server. Can i write a view that uses two database. So, it takes a ta…
2 replies
Hi, I have a query running in 2008 which takes 100 seconds to run. I checked the execution plan and…
12 replies
I have to pass a list of groups to a function which return those groups and their sub-groups till n…
13 replies
Hi, I have a table where we will store the details of when a call made to customer. it has a column…
5 replies
Hi everybody, I need to disable lock escalation for a SELECT ... FROM table_name that is part of a …
5 replies
Viewing 15 topics - 6,796 through 6,810 (of 10,647 total)
You must be logged in to create new topics.