Topics
Started by
Posts
Last post
Hello, I have two table (employes and cars). One employee can have more then one car and in that ca…
2 replies
I need to retrieve the data of the last day of every month. I wrote a SP that does the job using cu…
5 replies
I have a table sales with columns date,no_of_items_sold and cost. dateno_of_items_soldcost 9/22/…
2 replies
I am allowing security administrators to add new users by adding them to a table 'Sales' The below …
3 replies
We have a set of Property Loans: Loan Number 1: property ID 1 Loan Number 2: property ID 2 ....
1 replies
Question: what is the 'N' for in the where clause for this query? SELECT CustomerID, CompanyName, C…
8 replies
Hi all, how can we attach a database with only .MDF file. I tried using sp_attach_single_file_db c…
12 replies
I am trying to make a stored procedure that will bring back the events that were schedulled on that…
7 replies
Folks, My client has a particular stat they want calculated -- sometimes for a single nurse, someti…
11 replies
We use a large query in one of our stored procedures. Recently we had to add a few more fields to …
1 replies
I have a question about the @attachments option. I got a job that used a query and I put the resul…
2 replies
We've got an app that was recently built by newbie SQL programmers. The app takes a check and appli…
1 replies
I'm trying to import a 2 million line file that messes up on odd bad lines. I've written a script t…
11 replies
I have Access SQL code that I need to transfer to SQL Server SQL. I have many IIF functions in the …
3 replies
query helpI have a table with following columns table_name,index_name,key_seq,col_name ahrq_ind,pat…
2 replies
Viewing 15 topics - 14,506 through 14,520 (of 17,082 total)
You must be logged in to create new topics.