Topics
Started by
Posts
Last post
Hello - I was handed a script to modify. I am an accidental DBA. I am confused on how to modify a q…
15 replies
I need to update/create records in a Notes table based upon changes to data in a separate table. I …
2 replies
what is the query to select nth highest salary of emp table
5 replies
I need update the AppID in table1 by comparing Table2. the data looks like below. Here the problem …
6 replies
Hi to all, I have one format problem that i cannot get it right. I hope you can help me. So here…
2 replies
Write an SQL statement that will perform a daily sum aggregation on the field cost. It must only us…
3 replies
Hello comunity I have a table name field FT.DESCAR Varchar(60) with the following content: 5695 - 0…
4 replies
I have tried this but my head of it department still telling me tht i have failed this is my last c…
7 replies
Hello SQL GuRu's, A few weeks ago I asked the following (http://www.sqlservercentral.com/Forums/Top…
10 replies
Hi all - I am trying to work out some deltas from information I collect every 5mins from the sys.dm…
2 replies
a SQL statement that will perform a daily sum aggregation on the field cost. It must only use costs…
4 replies
Write a SQL statement that will return all the Sales Orders for the Salespersons’ with the name sta…
3 replies
Hi, I have 2 tables: CREATE TABLE [dbo].[GV_InwardAtStore]( [InwardAtStoreID] [int] IDENTITY(1,1) …
1 replies
i am not sure about this statements please help : CREATE PROCEDURE FinYear2012 @Cost_date date = '…
1 replies
Hi I am selecting values to one table and populating them in another table, and I'm using a case st…
2 replies
Viewing 15 topics - 3,421 through 3,435 (of 10,636 total)
You must be logged in to create new topics.