Topics
Started by
Posts
Last post
I'm trying to COMPLETELY!! lock down the guest & public accounts so that when I create a new us…
3 replies
Hello All: I'm trying to set up some re-usable T-SQL for a task that I will likely use repeatedly i…
2 replies
Hi, In one column I've a binary data = 0x098F6BCD4621D373CADE4E832627B4F6 I'll put in an other colu…
3 replies
I want to delete all stored procedures that contain a certain line of text. What is blocking …
10 replies
I want to count the number of consumers served each month for the last 5 years. A consumer is…
8 replies
I have two tables: en_entity and cn_contact. They have a common field that links them&n…
2 replies
Hello, I've created a stored procedure that gets executed in one my steps in a DTS package. E…
4 replies
Hello, I am new to sql so please bare with me.. I would like to find a way to run a select query an…
3 replies
Hi, I'm trying to learn how to create a table with multi-column primary key where 2 are also foreig…
2 replies
I have a query: SELECT orig.*, X.DisplayName AS Expr1, X.BirthDayNum…
5 replies
I'm currently migrating from Access 2000 to SQL Server. I got one table with candidates (PK: ID_Can…
5 replies
Hi all Experts, Generally we use SP_Depends for finding all tables functions and subprocedure for p…
3 replies
Hello, A developer wants to have all the tables in a Dev database truncated every night and then re…
2 replies
Hi, I am just writing a simple procedure to backup a database through my application but I don't kn…
2 replies
Hello, Executing this statement outputs 10.0000000000. I expect it to be 9.999999999. declare @te…
2 replies
Viewing 15 topics - 12,121 through 12,135 (of 12,234 total)
You must be logged in to create new topics.