Topics
Started by
Posts
Last post
Hi all, I am trying to develop a small database for our company. Although I come from a computing b…
2 replies
Hi, I am trying to import into SQL Server 2008 R2 a list of strings as follows: =KET+N.207-13-F4001…
3 replies
Dear experts, Our application is designed to support multiple SQL server version from 2000-current.…
8 replies
In SQL 2008 R2, the msdb database can be restore from a backup correct, a record in the table sysdt…
1 replies
Hi Experts, How to reduce resource waits on sql server without upgrading CPU?? Thanks, Nihar
4 replies
Hi All, I have to take backups of 100+ databases from one server and restore it to another server. …
2 replies
Can any one explain the SQL architecture
4 replies
can I use something like ... if DATEPART(MM,OrderDate) = 12 then (APPT_RPT_APPOINTMENT.DURATION / 6…
3 replies
Hi All, can any one help on below query declare @tbl table (TBLID int identity(1,1),ID int,patien…
9 replies
Hi, I ran some DMV queries to get a server's health and came across some questions.. * The signal w…
4 replies
I have a table with budget data. The month to date number has been loaded. I need to update the YTD…
3 replies
I have the below query and need the best query to optimize the requirement SELECT DISTINCT product_…
12 replies
Hi i have a table in sql i would like to count how many times i have an unique ID as you can see in…
3 replies
I'm trying to import a 190 meg .XLSX file to a SQL 2008 (not R2) server. First, I installed "Office…
2 replies
Hi, I have a scenario according I have to create a table struture. As I have never designed any tab…
2 replies
Viewing 15 topics - 12,121 through 12,135 (of 30,222 total)
You must be logged in to create new topics.