Topics
Started by
Posts
Last post
Here is my table: Create Table #Bar ( EmployeeID int , EName varchar(50) , VisitedState varchar(…
4 replies
Hello, I have a Table (#TCompanyNames) that has database names. I query a master table to get a lis…
9 replies
I have to display data between two dates week by week. It should display Monday to Sunday. Example …
5 replies
Hi all, i'm working in a facturation issue. I have several clients and several month for each clien…
7 replies
I've tried listing all of the AdventureWorks database's XML Schemas, one by one. First, I've querie…
1 replies
Hi, I am trying to figure out the best way to get sql to return me some data in a report format. I …
3 replies
I have a table with 3 fields, member,seq, and results that looks like this member seq result…
1 replies
I'm working on testing out some modifications to a procedure. To do this, I've created to databases…
9 replies
Hello, This is my first time trying to use XACT_STATE. I found this below example on BOL. My questi…
2 replies
Table1 contains daily ( today's status only) TodayDate Machine Part Location …
2 replies
I have a production database and I want to create the same structure for a development version of t…
3 replies
I'm not a full-time DBA, so excuse my style of expressing my question. I have a database which has …
3 replies
I'm attempting to alter a stored proc. The original proc passes a NULL variable to the stored proc …
5 replies
I am using SQL 2005. Now i want to create linked server for another SQL 2005 server using windows a…
1 replies
Hi guys, I am trying to shred this XML file and place its contents in this table. Here is the Sampl…
3 replies
Viewing 15 topics - 6,826 through 6,840 (of 12,234 total)
You must be logged in to create new topics.