Deadlock Graph

Technical Article

RE: db_owner

  • Reply

Thanks for the quick response.  I grow tired of managing the username.object situation.  Not all users are careful about placing 'dbo.' in front of objects.  It makes user and object management cumbersome.

You rated this post out of 5. Change rating

2004-12-09

Technical Article

Table size limitation on SQL update task

  • Topic

I have two tables that need to have data updated, deleted and/or added.  One table has about 100,000 and everything works fine.  The other table has over 600,000 records and although it appears that all the tasks are successful, I can tell by the balancing reports that there might be a limitation in the number […]

You rated this post out of 5. Change rating

2004-11-24

2 reads

Technical Article

RE: Result of dynamic query in variable

  • Reply

But Somehow i am again where i was before when i create the function using same statements Example: Create Function fnTest123() Returns varchar(255) As Begin declare @SQL nvarchar(4000) declare @Params nvarchar(4000) declare @name varchar(255) select @SQL = 'Select @nm = name from sysobjects where id = 1' select @Params = '@nm varchar(255) output' EXECUTE sp_executesql […]

You rated this post out of 5. Change rating

2003-12-15

2 reads

Blogs

Small Data SF 2024

By

I can’t remember how I heard about Small Data SF 2024, but it caught...

A New Word: Moledro

By

moledro – n. a feeling of resonant connection with an author or artist you’ll...

Snowflake + Azure blob

By

Let’s go back to data platforms today and I want to talk about a...

Read the latest Blogs

Forums

7 sept, scheduled book

By philip.scott

Comments posted to this topic are about the item 7 sept, scheduled book

7 sept, schedlued article

By philip.scott

Comments posted to this topic are about the item 7 sept, schedlued article

6 sept, published book

By philip.scott

Comments posted to this topic are about the item 6 sept, published book

Visit the forum

Question of the Day

Azure Data Lake Storage Gen 2

Azure Data Lake Storage Gen 2 is built on ...?

See possible answers