CTE

Technical Article

RE: Are partitioned views not that smart?

  • Reply

Hi John,Newbie or no, you are correct: you need those check constraints.  But if you looke further back in this thread you'll see that we've discussed that a bit already.  Friendly user mssql_rules has indicated that their view meets all those requirements for partitioned views, and that he can in fact update through them.  If […]

You rated this post out of 5. Change rating

2004-02-15

Technical Article

RE: Backup cannot be performed on this DB

  • Reply

I got caught on this one as well. If a database is in "simple" recovery mode then the transaction log backup portion of the maintenance plan will fail. Coming from SQL 6.5 I didn't know that sp_dboption database name,'trunc. log on chkpt.','ON' switched the recovery mode to simple. Because the maintenance plans halt if there […]

You rated this post out of 5. Change rating

2003-12-12

1 reads

Technical Article

RE: Unicode in SQL Server

  • Reply

AFAIK only NCHAR, NVARCHAR and NTEXT can support unicode data. The collation is something different. You might want to read BOL Unicode data type -> Using unicode data Among other it states quote: All Unicode data uses the same Unicode code page. Collations do not control the code page used for Unicode columns, only attributes […]

You rated this post out of 5. Change rating

2003-12-05

Blogs

SQL Saturday Boston 2024 Slides

By

Thanks to everyone that came to my talks. Slides are below. Best Practices for...

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...

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