Topics
Started by
Posts
Last post
I was put in charge of an old sql 2005 database that no one knows much about. I can't even find an…
5 replies
I do have a flat file(csv file) which is extracted and loaded to another flat file by its position.…
2 replies
Hi , what is the average size of a large database for an application like online banking ? i.e. how…
25 replies
I am trying to get some information to help in planning a backup strategy for an application that m…
9 replies
Want to get experienced people's feedback to see if I'm understanding the basics of indexes: Creati…
13 replies
hi, can someone tell me if this is possible in SSIS (or SSMS)? i have 2 files which i would like to…
5 replies
Hi all, I have used this guide before to collect results from SQLIO and put them into SQL http://…
2 replies
CREATE TABLE Employee_Test ( Emp_ID INT Identity, Emp_name Varchar(100), Emp_Sal Decimal (10,2) ) I…
2 replies
How does SQL filter a view? For example I have a VIEW which is made up from multiple tables with ab…
2 replies
I have this data SiteProductReleaseTypeCnt Company NameProduct12005Upgrade1 Company NameP…
5 replies
Hi, I have a requirement to turn this single row (2 columns) 1,abc into 3 rows (2 columns) 1,a 1,b …
2 replies
Hi all, so ive been reading Glenn Berrys new book called SQL Server Hardware. Ive been using SQLI…
17 replies
Hi, A question about working with joins. My query looks like: SELECT dbo.Product.Id, dbo.Produ…
9 replies
I'm developing a Main Menu in Access, with BE on SQL Server. I think this situation is a good one f…
4 replies
Hello, So I have been tasked with creating a table where the Primary Key is a 10 digit number and i…
8 replies
Viewing 15 topics - 3,451 through 3,465 (of 5,050 total)
You must be logged in to create new topics.