Topics
Started by
Posts
Last post
Hello, and thank you for reading this post. I’m a Newbie to Database administration, and I’ve been …
4 replies
HELP!!! I'm sure this will be an easy question for most. I can't seem to figure out how to do…
5 replies
is the below where clause likely to damage performance and prevent proper index use? Anyone know a …
11 replies
Is there a way to not use the CROSS JOIN below? The CROSS JOIN is proving to be an expensive JOIN. …
4 replies
plz explain the concept of newid() and rowguidgrid in create table command
5 replies
If I add three steps to a Job, each with sequencial step_ids (1 - 3), will step 2 fire off when ste…
6 replies
I tried to use OpenDataSource to query excel spreadsheet: SELECT * FROM OpenDataSource('Microsoft.J…
1 replies
I am trying to select records based upon User Roles. I want to pass a string as a parameter t…
8 replies
Hi I'm using SQL Server 2005 and was wondering if there is a command so I can spool out a table int…
7 replies
i know there is a way to group joins using brackets so that thosae tables cntained within the brack…
11 replies
I have a table A with a non-clustered index on it. when I use "select rows from sysindexes where id…
10 replies
Hi all, This may be a simple one... but I can't get it to work... probably because my brain has gon…
32 replies
Ladies and Gentlemen, I would like to offer you the following string functions Transact-SQL GETWORD…
3 replies
Hi All, I have a table that stores ASCII text in a column of type text in a SQL 2000 database. …
7 replies
Example Col1 = FIN - TIN - LIN - BIN Need to take col1 and make 4 columns out of it. col1 = …
2 replies
Viewing 15 topics - 5,386 through 5,400 (of 17,082 total)
You must be logged in to create new topics.