window functions

Technical Article

Automating DTS ??

  • Topic

I have situation where i have to every month bring in new data from Text files which are Vertical tab separated in columns and carriage return for every row. The are many such files which are entered into many tables For this i will have to manually do the DTS every month. Can we automate […]

You rated this post out of 5. Change rating

2004-11-10

2 reads

Technical Article

Problem with the view

  • Topic

I have a problem with a view, my view is used to rerieve data from another db.when i run this query:SELECT a,b, c FROM myViewIT will get the data successfully, third column is nullable but still i have populated it.But i run this query:SELECT a,b, c FROM myViewWHERE c LIKE 'm%'instead of eliminating those values which don't […]

2004-10-04

1 reads

Technical Article

User permissions

  • Topic

How can I get list of statement permissions like create table, create view, etc; granted to all users using TSQL. I know I can get it using Enterprise manager for every user separately, but I am lookig for a script since I have to run it on all my SQL Servers.Thank you.

You rated this post out of 5. Change rating

2004-09-06

10 reads

Technical Article

RE: How to expand @variables in SQL Statement

  • Reply

Agreed, simply is good and remember some basics. I think one of the options used a function on the column before testing ! Optimisers don't like this and are unlikely to utilise available indexes.Sometimes simple approaches look more verbose in terms of lines of code, but believe me, several months down the line having to […]

You rated this post out of 5. Change rating

2004-07-10

Technical Article

check privileges of login youve just used

  • Topic

Hey all,I'm testing a bunch of new logins, both SQL Sever and Windows authentication, that have been handed off to me.  Want to be able to login with QA and then see the permissions that login has on the server.I can't remember/find how to check privileges for a login I'm using at the moment.  sp_helpuser isn't it.much […]

You rated this post out of 5. Change rating

2004-07-01

1 reads

Blogs

Our Contributions Towards a Stronger Open Source Future

By

Whether you’re a developer at an agency or an aspiring creator, you can trust...

Rebuilding a SQL Server Database Transaction Log

By

“Could you help me, we deleted the database’s transaction log file and now that...

Copying Content from One Databricks Unity Catalog Catalog to Another

By

I had a couple of clients who were moving content from development catalogs to...

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