Topics
Started by
Posts
Last post
Hi: Where can I find the SQL Server 2008 Express Server Log in SQL Management studio? Please advise…
5 replies
Is there a query that I can run to determine what filegroup a partition number resides on? I used …
3 replies
Hi all... We've finally been given the go-ahead to migrate my group's database to SQL Server 2008 f…
6 replies
Does SQL 2008 offer data compression for active data files (.mdf's)? We're already compressing our …
4 replies
Dear all, if I do the shrinkfile command for a 100% filled datafile, what happens whether the proce…
6 replies
I have database on sql 2008 and database with same structure on sql 2000 The data in 2008 version a…
2 replies
Is it possible to limit SQL to use only one cpu (one multi-core processor rather than both processo…
5 replies
hi. i have a table Jobs(ID, ProjectID, JobID,...). the jobID is the number of the job in a specific…
1 replies
I am trying to pull my result with the highest status value ID (i.e. the latest status) in a approv…
1 replies
I know there arenumerous subscription services for this info however I'm not in need of something t…
6 replies
select * from sys.columns where object_id = object_id('tablename') This query returns all the colum…
4 replies
I’ve got a database that is logging customer activity (24x7 environment), and is retaining 7 days o…
9 replies
Hello All, As part of a data migration project I need to create individual CSV files for each of th…
9 replies
Hi I would like to have some suggestion from you guys.I am trying to Write Exam in Developement a…
7 replies
I'm trying to create a view for my large query which contains 3 common table expressions. Below is …
4 replies
Viewing 15 topics - 29,281 through 29,295 (of 30,225 total)
You must be logged in to create new topics.