Topics
Started by
Posts
Last post
Hi there, I've a BillDate as date, and a Mark as bit column in First table. (Mark=0 by default) In …
1 replies
I have a database developed in sqlserver 2010. Now i want to import it in 2005 ti view it. Is it po…
4 replies
Concerning the puzzle below, need a SQL guru to tell me how they solved this problem. Goal: To get …
5 replies
Is there any SQL that can be added to a Stored Proc to track if there was any blocking of its SQL, …
12 replies
Hi All, I have used the cursor in the stored procedure to delete the data from the table. I'm delet…
12 replies
Hello, I forget. How can PATINDEX be used to find column values where the data is all numeric? I've…
12 replies
I am trying to generate a report showing which questions were missed on an online test for a given …
10 replies
I'm trying to set row numbers to a table's output. Table looks like AccountNumDataActionActi…
5 replies
I have this in a stored procedure (SS2005): DATEPART(ww,Driver_summary.Dor_date) AS WeekNum When ru…
5 replies
Hi Can I pass a table name as a stored procedure ?? when I did that, it gives me anerror saying yo…
18 replies
How do i get this with a simple query.
1 replies
Hi, Having a hard time figuring this out. I have a query that is used for benefit deductions. We r…
2 replies
Hi all, I am very new to T-SQL.. and i came across this: ROW_NUMBER ( ) OVER ( [ PARTITION BY …
6 replies
Hi , I have following code to execute. i want to have functionality to send email for the following…
3 replies
hi all, i want to know that ,can we shrink the database at the time of working on that database. if…
2 replies
Viewing 15 topics - 796 through 810 (of 12,234 total)
You must be logged in to create new topics.