Viewing 15 topics - 252,856 through 252,870 (of 284,068 total)
Topics
Started by
Posts
Last post
What does N and U stand for/do when using OBJECT_ID? IF OBJECT_ID(N'tempdb..#test', 'U') IS NOT N…
1 replies
I want to extract entire rows from multiple tables in XML format, bcp.. queryout the results to a f…
1 replies
Hai, I was trying to read data in a table in sqlserver 2000 , select * from tablename . it has …
1 replies
Hello I have a report i developed, and end users will like to run the report within a date range. O…
1 replies
Field Expression i would like to sum of the value based on other field data value. Example Fee valu…
1 replies
Hi, I am using the following script for creating the DB CREATE DATABASE ['+@DatabaseName+'] ON PRI…
1 replies
I'm a newbie when it comes to transactions, locking and isolation levels. I've read many articles a…
1 replies
https://connect.microsoft.com/SQLServer/content/content.aspx?ContentID=5395 very little details so …
1 replies
I am coverting/mapping VMS/RMS data to MSSQL. To compose the data map I need to get the data…
1 replies
HI, I have the following tables : School - SchoolID(int), SchoolName(nvarchar) Class -…
1 replies
I am trying to get unique records for each item_id. Sample data is: Order_no Item_id UOM Date_Creat…
1 replies
I am using the following code SELECT userid, username, billed,SUM(grossamt) FROM EMNCommon WHERE (t…
1 replies
If anyone can help I would be very grateful Here is what i need, to pull a random person from a si…
1 replies
We would like to do the following: - have 2 servers, each with an instance of SQL Server 2005 - h…
1 replies
Errors ‘Specified cast is not valid’ when using SQLH2 One of the instance on the server repo…
1 replies
Viewing 15 topics - 252,856 through 252,870 (of 284,068 total)