Age

Technical Article

RE: Best Practices for Database Design

  • Reply

I, for one don't care what the iso standard says, they are wrong.  A table does not represent a set of entities.  Tables represent a single predicate function.  So the Employee table with the following attributes:EmpNo, FirstName, LastName, DeptNo, Address,...MEANS literally "Employee (EmpNo) has a first name of (FirstName), a last  name of (LastName), works […]

You rated this post out of 5. Change rating

2005-04-06

Technical Article

RE: Applying Password to SA Account

  • Reply

Brian,Don't forget to turn on your pager after that.People who install SQL server with a blank password tend to use it in the applications for connection strings. Those applications will not be able to connect to the database after you change the password. Be prepared to explain things to them.Another thing: Some (me included) have their Enterprise […]

You rated this post out of 5. Change rating

2005-01-05

Technical Article

RE: 20 % records

  • Reply

Ah! Thought so when I looked at the code as it did not look like traditional sql server. Unfortunately I have not used Oracle and cannot help you, maybe someone else on the forum can. Sorry I cannot be of more help

You rated this post out of 5. Change rating

2003-12-19

Technical Article

RE: What is starting this backup

  • Reply

Got to some job that is running it. Could be a job running from somenoe's desk as well (scheduled tasks). Run a trace (profile ) for that time and see what you get. Steve Jones sjones@sqlservercentral.com http://qa.sqlservercentral.com/columnists/sjones The Best of SQL Server Central.com 2002 - http://qa.sqlservercentral.com/bestof/ www.dkranch.net

You rated this post out of 5. Change rating

2003-12-10

Technical Article

RE: Finding & removing a space from a string

  • Reply

Now why did the multiple spaces get removed? 'Have___a__Nice_day!' to 'Have_a_nice_day!' When I wrote this originally I was scrubbing some data that had a ton of problems like this. It had been converted by several someone elses before me and they had concatinated a bunch of fields with little to no regard for spacing.

You rated this post out of 5. Change rating

2003-08-21

Blogs

Set a Runtime Variable in an Azure DevOps Pipeline

By

Note: I DO NOT recommend this. Any changes to a pipeline should be in...

A New Word: Symptomania

By

symptomania – n. the fantasy that there’s some elaborate diagnosis out there that neatly...

Query Store Keeps Switching Itself Off, Getting it Moving Again

By

I recently received a complaint that Query Store for a particular database was turned...

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