Topics
Started by
Posts
Last post
Create table #Test ( emp_id int emp_Birth_Date emp_Age int AS datediff(d,emp_Birth_Date, getdate())…
1 replies
Hi Frnds, i have one query in using sql server profiler. let say , I have one application that is…
1 replies
Hi, I am developing a web app where the user needs to be able to ammend and save certain views via …
7 replies
QUESTION: Is there any way to use an integer data type larger than a (signed) bigint in SQL Server …
11 replies
Hello, I have a table with the column of DepartmentId, ParentId, I/C, Mobile etc the I/C, Mobile c…
2 replies
HI, Please send T-Sql query to find total number of database present in the server. Ex: No.of Datab…
7 replies
Hi All I wanted to ask, If using SSIS Script Task Following Task can be achieved. Example Name Val…
3 replies
I have a package that I built and I need to transfer data from a db on one server over to another. …
5 replies
Hello, We've got a client that detect that in one database three tables are without statistics. Q1:…
2 replies
Hi, I'm looking for info on the following trace flags which seem to be undocumented 7601, 7603, 760…
2 replies
I have this table: MapID SeriesID Year ==== ====== ==== AAA 1 1971 AAA…
2 replies
Hi Is there a way in SSIS to differentiate rows which has same values. Example Code Value 1 …
4 replies
I'm trying to figure out following situation I have table with data: ID QuestionNr Answer 4376Q…
1 replies
I am not sure if this is the right place for this question - but hopefully someone will be able to …
8 replies
Dear all, Suppose I have installed Sql Server +User CAL in server A where the database has been dep…
3 replies
Viewing 15 topics - 29,041 through 29,055 (of 30,188 total)
You must be logged in to create new topics.