UDT

Technical Article

Converting a MySQL query

  • Topic

Hi Guys I'm new to SQL Server 2000 and am trying to convert some of my php code that previously used MySQL. Here's the query I'm having trouble with: SELECT *,UNIX_TIMESTAMP(lastlogin) as lastlogindate from user WHERE confirmed='1' and approved='1' and login = 'blah' AND password = PASSWORD('blah'); SQL Server doesnt like the UNIX_TIMESTAMP conversion, or […]

You rated this post out of 5. Change rating

2005-01-05

2 reads

Technical Article

Run complete backup on Primary Log Shipping Server? Bad?

  • Topic

Sounds like dump question and it may be it.Assume that you have SQLServerA which is production server for logshipping and SQLServerB for standby server. And assume there is Logshiipping running every 1 hour after the initial complete backup is done.So, question would be, if you run seperate daily job to run complete backup on production […]

You rated this post out of 5. Change rating

2004-11-17

Technical Article

RE: Stored Procedure

  • Reply

Typically you only add additional parens to make the logic correct. Don't know there is a best practice here. I work to solve the problem - write a query that returns the data correctly - then look to see if performance is adequate. The ugly part of query tuning is you cant really optimize bits […]

2003-06-14

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