Topics
Started by
Posts
Last post
T SQL GURUS, I NEED YOUR HELP !!! DECLARE @fileCode CHAR(4) DECLARE @T table (iT int identity, file…
14 replies
Hi all, i have a table with Id, StartTime, NoOfHours and FinishTime and another table with breakTim…
3 replies
Hi Guys I have a View defined in my database. In a Stored Procedure I need to retrieve the SQL Sel…
1 replies
Hoping someone can help with this. I have a function that get's the user name. I want to filter …
2 replies
I have a shortdatetime field in a table called date. In my query, I would like to pull only today's…
4 replies
I've never used the PIVOT feature in SQL 2005 and I've been reading a lot about it. I'm not sure if…
10 replies
Hi All, I have a table with frequent update by 2 sources. One is by front end application user(webu…
1 replies
Hi All, I have a table with Date, Time, CardNumber, Name, StaffNumber, Transaction and TranCode …
2 replies
Hi everybody, sometimes when i run (big) queries, it gives me intermediate results while it's still…
5 replies
Ok... I am trying to create a script that will insert new "Users" into an existing list of Users by…
3 replies
Hello everyone, I have a data set that contains 5 records. create table #myTable (clientId int, e…
4 replies
Hello my SQL enthusiasts! I'm having a bit of a problem here and perhaps someone can help me. I hav…
2 replies
Hello, I'm working on a project for the control of DBs in ASP / SQL. I found a SQL procedure that …
11 replies
I've created a stored procedure that executes a dynamically generated query string based on a singl…
6 replies
I am working with a database from a 3rd party. We need to be able to insert into one of their tabl…
11 replies
Viewing 15 topics - 2,491 through 2,505 (of 12,234 total)
You must be logged in to create new topics.