Topics
Started by
Posts
Last post
This trigger needs to check the contact1 table for the deleted accountno. If it is not found there …
5 replies
G'day, Here is a bit of an interesting situation. Here are three short code examples, nearly …
3 replies
can sql server get to - local user accounts ?? i wont to get all the users and the local groups fro…
3 replies
I was wondering if anyone had a script that would show me all tables that had no primary keys. …
3 replies
We have a very large database. Accidentally some data in a table is deleted. Restoring entire …
3 replies
Hi, when I execute this command: select * from :: fn_trace_gettable(@cFileName, default), the sqls…
3 replies
Hello everyone I have an StoredProcedure in SQL Server2000 that Inserts data into a table…
1 replies
I have two tables. One table with header information and one with detail. On the header record, the…
1 replies
I have a store procedure that adds to a table below but i would like it to be able to check if…
14 replies
A quick question . How do I deduct 60 minutes fro a date? for eg: if my getdate() returns 2…
3 replies
Hello all, i have a table called 'users_master' and another 'users_personalinfo' The primary key fo…
2 replies
HI i have to check for numeric number inside stored procedure.. how can i achieve this.. …
5 replies
Hi , I am amid resolving a wierd issue. The database i am trying to query would let me query …
3 replies
can this be done in a t-sql statement: table 1: operator name1 name2 name3 table 2: previous_month …
1 replies
I have this: if (@currentBid - @NewBid) <> cast(@bidincrement as money) u can prolly figure i…
6 replies
Viewing 15 topics - 9,001 through 9,015 (of 17,082 total)
You must be logged in to create new topics.