Topics
Started by
Posts
Last post
/*ORIGINAL QUERY. TOTAL ROWS AT THE END ARE 24424 */DROP TABLE #GMTVisionTemp GO DROP TABLE #GMTVi…
2 replies
This code get the the files from Window directory and get the results in the table with all the fil…
5 replies
I need to be able to step through row by row a list of statuses to see if a status of "filed" is th…
5 replies
Hi All, I have two coulmns called RequestID, ApprovalName ex: RequestID ApprovalName Row …
16 replies
I have written below query to get the total of each indicual items with same RequestID(requestitems…
1 replies
Hi Friends, I need a help in creating a function. The problem is described below. CREATE TABLE TB1 …
5 replies
Hi, I need some help as i dont no much about how to pull data from active directory. Now i got some…
4 replies
Hi all, I have table which has columns ModifiedDateTime (datetime),Ignition (bit). Modified Date Ti…
10 replies
Issue: SELECT SOUNDEX('SMITHWICK')--Returns S532 SELECT SOUNDEX('SIMONS')--Returns S552 As you ca…
2 replies
Which way is better way of joining two large tables : Select a.col2 ,b.col2 from table1 a I…
9 replies
Dear All. I want to do data profiling on different database objects and i need to get the following…
1 replies
Does anyone have a link to show how to turn on SQL 2008 Debugging for developers? It's weird, I'm w…
1 replies
Hi, I have a table called ContactTypes (ContactTypeId, TypeDescription). ContactTypeId is a primary…
3 replies
hi, I have a client that needs to run log parser on my sql box...he wants execute privs to xp_cmdsh…
1 replies
Once again I turn to these forums for an opinion. CTEs are the being used by our bi developers. I…
10 replies
Viewing 15 topics - 9,691 through 9,705 (of 10,647 total)
You must be logged in to create new topics.