Topics
Started by
Posts
Last post
here i am having membertable with 5 column with 500 data s in one server1 and now i want t…
3 replies
In SQL 2008 I have two databases each with over 2,000 tables that are supplied by a 3rd party. I a…
4 replies
Hello Every Body, I have a database which is Developed in SQL Server 2008 R2, but now I want to att…
4 replies
I have a query that retrieve data from multiple large base tables. Those tables already have indexe…
17 replies
hello guys i want to import a big text file with a fixed record length(288) to tables.i need to rea…
1 replies
Can someone guide me how to write these queries below in SQLSERVER i am a new developer -----------…
3 replies
Hello: I am in the process of adding/updating maintenance plans on 200+ MS SQL Servers and was wond…
2 replies
Hi All A Question regarding Index Fragmentation If I have a table with and Index that is heavily fr…
8 replies
Need procedure or function which calcuates workday in date format , excluding weekends and hooliday…
1 replies
here i am having a table @temptable which is having two column declare @temptable2 table (first…
10 replies
Hi All, I am using SQL SERVER 2008 R2. Query used, select col_name1, max(col_name2),max(col_name3),…
29 replies
Help! Have intermittent problem of timeouts when users are trying to update one table in database. …
6 replies
Create table EmployeeWork ( empid int, CountryWorkAt Varchar(20) ) insert into EmployeeWork values …
14 replies
hello fellas,i need some code or logic that will always provide the last day of any year.i know its…
29 replies
Hi Guys, Do you have an idea how to automatically increment the two colomun name "Sample_TDate_X" a…
5 replies
Viewing 15 topics - 16,501 through 16,515 (of 30,189 total)
You must be logged in to create new topics.