Topics
Started by
Posts
Last post
DECLARE @TestTVTABLE ( [Type]NVARCHAR(1), FacilityNVARCHAR(50), DepartmentNVAR…
2 replies
Hi, I executed my test server for the collecting audit details. after that I ran one insert stateme…
5 replies
Dear Experts, I have 3 different tables that I would like to query data from and put it in the f…
8 replies
Hello Forum, How are you guys doing? I am hoping I get some inputs into how to create a generic use…
4 replies
Hello I have a database in Microsoft SQL Server with tables relevant to a reservation system for a …
12 replies
Hi, I have to get calendar due date tasks based on recurrence. recurrence will be Daily Weekly Mont…
4 replies
How do you format a field to return a long date format ie January 1, 2011?
9 replies
Hi, I need help. I need to insert the data from vendor into VendorCOID but, somehow I need to inse…
3 replies
Hi , Am New using the spatial data type I have two columns Latitude and longitude in Table A. All …
4 replies
Hi, I need to extract data from a linked server by using a StoredProc with a parameter. I wanted …
2 replies
Hi, Seems really trivial, but I can't make it works: SET @NoDossier = '1315-21738' SELECT * INTO …
4 replies
I have unique index on combination of 3 columns on a Table, Now I want to update one of the column …
2 replies
Hello My querry returns 4 different tables with each one row. But I want one table with 4 rows. How…
2 replies
I want to check all the details of an user in a database. It's a user who has only a costum made da…
2 replies
We have a table with single column where store integer value. Like this: Declare @t table (v intege…
5 replies
Viewing 15 topics - 8,446 through 8,460 (of 10,647 total)
You must be logged in to create new topics.