Topics
Started by
Posts
Last post
Hi , I have run into collation issues between tempdb and the database. tempdb - collation is SQL_La…
2 replies
isnumeric not working......... select isnumeric('26d5') it should result in = 0 but it is showing …
2 replies
Hi Guys, I need some help to come up with one query from following set of Data (Table 1), the quey …
2 replies
Data in the table id parent 1 1/2/3 2 2/3/4 what i am trying to get is 1=Father …
1 replies
[font="Arial"]We have an issue with the following: when joining a varchar defined column in table '…
1 replies
Hello, I have an issue regarding the white squares showing up in my SQL table instead of it showing…
3 replies
Hi, I need to compare concecutive records in a single table and find the difference of 1 column . I…
1 replies
I would like to backup certain databases using jobs and then copy them back to a server server001. …
6 replies
I had a table (tblStop) containing a list of serial numbers, which were a subset of records in anot…
9 replies
I am trying to populate a temp table from the sysjobhistory of various servers based on a parameter…
8 replies
I have a code where I execute a transaction and I need to log an error if it occurs. I execute my t…
12 replies
Table : Employee EmployeeId Name MemoStatus 1 a N 2 b N 3 …
16 replies
Hi, I want to combine the output of multiple stored procedures in a single result set. The output c…
14 replies
Hi friends I had a quiet strange behavior with joining a table valued function last week. Business …
6 replies
Can any one explain me what this means 🙂 Sum(ISNULL(GSTExclusiveAmt,0)) Regards, Prathyusha
8 replies
Viewing 15 topics - 4,906 through 4,920 (of 12,234 total)
You must be logged in to create new topics.