Viewing 12 posts - 1 through 12 (of 12 total)
Hello,
I have updated the file. There are tables and functions in it and also the requirement is specified in requirement sheet. Can u help me out?
October 19, 2012 at 1:26 pm
I have also provided the ddl statements
October 19, 2012 at 11:27 am
Hello,
Using the table EmpHistory, it is not satisfying all the rules. So I want to use this function as it satisfies all the rules. This is what I want:
I have...
October 19, 2012 at 11:20 am
Hello Luis,
Actually, there is table valued function which gives the same data as the emphistory table. I want to use that tabel instead of CTE. I have also provided the...
October 19, 2012 at 9:23 am
Hello,
When I print it its correct. But when I see the report online that column doesn't show up. Can you help me with this?
October 5, 2012 at 10:51 am
Hello Rob,
Can u also tell how to covert if the data type is varchar.
Thanks in advance.
October 3, 2012 at 2:55 pm
This too doesn't work. Is there any other way to do this.
With Format(), I am getting some thing like this:
OctAber
SetAmber
etc
October 3, 2012 at 10:11 am
Hello,
Originally, that column has Date as Data type. So, now what to do? IS there any other procedure to do this?
October 2, 2012 at 10:57 pm
Hello Rob,
Few data is correct and few is wrong. Here is the sample output I am getting:
Octaber 12
Jul12 12
SetpAmer
What is the problem?
October 2, 2012 at 8:16 pm
No there is no network down. Stored proc is working good. But I cannot see the result in crystal reports.
August 31, 2012 at 10:49 am
Let me clarify my question.
PKCostCenterAmountAssignment Xfd1
501002101250.00T0250076 100210
501002101250.00T0250076 100210
401002501250.00T0250076 100250
401003701250.00T0250076 100370
I want "100250" and "100370" (which is in CostCenter column in 3rd and 4th row) to be filled in place...
August 28, 2012 at 10:14 am
Sorry, my mistake, A and B are not the tables, just ignore that sentence.
There are many tables which are joined to build the 2 result set and then these 2...
August 27, 2012 at 8:59 pm
Viewing 12 posts - 1 through 12 (of 12 total)