Viewing 15 topics - 265,936 through 265,950 (of 283,943 total)
Topics
Started by
Posts
Last post
Hello I have the following problem in my Tsql query : select ref,armazem,sum(valor) from (select(se…
2 replies
hi, I have an inventory table. tblInvenvory <SCHEMA> storeId productId quantity <\SCHEMA&…
7 replies
how can i do this ??? combining evry 3 records to One between the asterisk(***) *…
7 replies
Something I've just picked up on - I know why this is happening, but whether it should remains a my…
2 replies
Hi, A greenhorn question Try below: create table t1( d1 datetime, d2 datetime) insert i…
3 replies
I am running a trace to track sql performance. The trace file shows the databaseid. How to find dat…
9 replies
I am having problems with recreation of stored procedures using generated scripts. Problem ari…
2 replies
Hello all, This is my first post to this great community board. I'm interested in join…
6 replies
MSSQL2K / SP3 ... Is there a way in TSQL to check to see if the SQL Server Agent is running? I need…
3 replies
I am trying to use the following script to test dates in a column from a Foxpro source. If Year( D…
2 replies
What I'm trying to do: I need to dump a list of all FormulaNumbers in the database (there are…
3 replies
How do I do the following? 1) Do I put the 0700 in quotes or not? ...DATEPART(hh,@start_date_time) …
3 replies
Dear everyone, I use AFTER INSERT triggers to insert records in one table based on another table. W…
1 replies
Hello, I've got a question about restarting the MSSQLSERVER service in Windows. I need to do that e…
12 replies
I want to set a holiday flag on a temp table if a date on my temp table(@Orig_Calendar) is in the h…
1 replies
Viewing 15 topics - 265,936 through 265,950 (of 283,943 total)