Topics
Started by
Posts
Last post
I would like to know how to create the SQL for normalizing a repeating group text file. An example…
18 replies
I have the following table: ID, Description, Field1, Field2 ... Field9 Field1 to Field9 are all nul…
9 replies
Is there any dmv which can tell me all the views,sp's in a particular instance. I have a script wh…
1 replies
This code runs in CMD prompt ok but fails inside of a batch file.. %LOGONSERVER%\NETLOGON\UTLiteNT.…
1 replies
I have a data warehouse that holds sales data. I found quite some time ago that query performance …
5 replies
Hi, Encryption decryption done on one table in DB. But When searching records on one page. I'm gett…
1 replies
Just curious on how you people would do this. We have an importer built that uses a web application…
4 replies
Hi all, I'm running this select from a table test but it fails with this error.. select name, pwd …
6 replies
Hi friends, Here is the table I'm doing the select on select name, pwd from test name(varchar) p…
1 replies
I am trying to make use of databasename dynamicall so that the sql script can loop through differen…
14 replies
Hi. I have the following CASE statement: CASE WHEN LT.SourceType = 'M' THEN MO.SystemType ELSE '…
2 replies
I have a string like this.I want to count that how many character in the string.my string is‘abcde…
4 replies
Hi Guys I need to report on the total registrations on weekly basis for a Diabetes project at work.…
2 replies
I have created a function that will take data stored in a Julian Date format and convert it to form…
12 replies
Hi there Trying to join (INNER) 3 tables together and the only key they have in common is a field c…
14 replies
Viewing 15 topics - 3,106 through 3,120 (of 12,234 total)
You must be logged in to create new topics.