Topics
Started by
Posts
Last post
Looking for help tuning this query (plan attached) which contains a cross apply thanks!
11 replies
Hi, I want to add an exception to the WHERE clause below. Something like: IF @IDHuis = 'WH' THEN ad…
9 replies
If I have 100 ODBC clients all submitting the following SQL at the same time how do I know that the…
1 replies
What I want is to divide the row value for 'OB Dial Attempts' by the row value for '# Ready To Work…
8 replies
Hi all, I want to split full name into lastname,FirstName and middlename. Below is scenario: Name :…
4 replies
i wanna create a procedure for P& L cost sheet , i had done that procedure now include a c…
2 replies
How would we dynamically query last years data from the month/day we kick off the query, to the fir…
6 replies
Hello there, I need to calculate total discount on item in case when user has several discounts, an…
4 replies
hi Excuse me I dont speek english well I have a table with fields: Id int Pay numeric(19,3)…
3 replies
@CDATE=current date - 2 and time (00:00) @DDATE=current date - 2 and time (23:59:59) If today is 3r…
2 replies
Hi, Below is the sample data to play with. declare @users table (IDUser int primary key identity(10…
6 replies
Hi All, I have a requirement like, we are having two tables in our database. Table names: student, …
11 replies
hi, i have a client application written from C#/winforms app that needs access SQL DB on SQL server…
1 replies
I need to build maintanance calender, The maintanance will be from monday - sunday. declare @user…
11 replies
Hi Everyone, We have a sql server 2008 R2, on which 'Select Getdate()' randomly takes long time( 5 …
2 replies
Viewing 15 topics - 1,426 through 1,440 (of 10,647 total)
You must be logged in to create new topics.