Topics
Started by
Posts
Last post
Hi All, I have one scenario. say for example, create table emp ( eno int, dept varchar(50), age int…
9 replies
I have a date column tha looks like this '200702071630+1100' I only want the date like so: '2007020…
14 replies
Can this be rewritten somehow? I need to fine the ErrorCode on each column...and generated a report…
2 replies
Hi, I have a physical table from which I need to create a crosstab for a report. The way I am doin…
15 replies
I need to run a whole lot of separate processes and save each run to a text file for our auditors. …
1 replies
hi all, i have used a cursor. i want to stop execution of remaining rounds of cursour when a partic…
3 replies
hi all, In my system @@datefirst giving 7. I want to change it to 5 how can i do this thanks in ad…
6 replies
Hi Guys, When I am passing a value like following it is taking 1 min and 10 sec to execute the quer…
8 replies
Hi I am getting below mentioned error while executing an Update statement. Error: Subquery returne…
3 replies
hi all, i have a table in which a column has duplicate values eg col1 col2 123 ram 124 ram 125…
9 replies
Hi- I have a Dought. I have 2 tables, they are: Table 1 with 2 fields and Table 2 that has 3 fiel…
6 replies
Okay this is odd. We are on SQL Server 2000. Not sure if I need to give you any further informati…
13 replies
I need help to create a script that would perform text parsing. I have a text (words sepa…
29 replies
Hi I need a query to get the repeated rows based on count. Here is the scenario ------------------…
7 replies
Hi everybody, I want to create a store procedure that will be executed daily, this SP have to delet…
2 replies
Viewing 15 topics - 1,861 through 1,875 (of 17,082 total)
You must be logged in to create new topics.