Topics
Started by
Posts
Last post
Hi all, select * from [table_name] where Date_Signed in (select Date_Signed from [table_name] group…
1 replies
I have a database on a SQL 2008 server that has about 12 users that connect to it and use MS Access…
3 replies
Hi, Is it possible to do this: update stg_PAreporting set [jobname] = [jobname] + '-' + cast(row_n…
3 replies
A bit of an odd question, but looking for methods of finding inefficient indexes. As a basic exampl…
1 replies
Hello, want to strore all the data which are in the dynamic textboxes. Mianly My requirement is the…
1 replies
Hi all, I had a question.... create table #t(id int, dt datetime, amt float) insert into #t select …
7 replies
Dear Sirs, My database size is reached up to 1.24GB, Normally we transfer database through FTP serv…
7 replies
i was running a query in a DB which was running to more then 2 hrs(i put a transaction before execu…
4 replies
Hi All Words of wisdom please.. is it possible via script to identify all indexes for a database t…
1 replies
Hi all, I'm running on 64 bit SQL Server 2008 R2 build 10.50.1600.1 (don't worry this isn't a 32bit…
2 replies
Please tell me the alternative of TOP clause actually I don't want to perform TOP on Following Quer…
12 replies
Hi, I want to know how can I use the Table Valued Parameters when I am passing a datatable from ASP…
2 replies
Hi good people, I am a new baby in SQL server but i love it am enjoying it every day now am expect…
2 replies
Hello, I am using the cheaper version of SQL (2008 R2 Web) that doesn't include replication. I need…
12 replies
Hi, I am rebuilding the indexes for a database that's 120GB on my laptop. My laptop has windows 7 6…
2 replies
Viewing 15 topics - 21,436 through 21,450 (of 30,225 total)
You must be logged in to create new topics.