Topics
Started by
Posts
Last post
IF EXISTS (SELECT 1 from INFORMATION_SCHEMA.COLUMNS where TABLE_NAME = 'r' and COLUMN_NAME = y ) IF…
3 replies
I'm about to install a new instance which will be a newer version build than the default instance, …
1 replies
Hi, Basically, I am getting just the year part of the datetime column and converted into varchar as…
14 replies
Hi all, I would really appreciate some help with this one. It has got me stumped. Basically Im ru…
1 replies
I have the following query on SQL 2008 which runs two select statements: DECLARE @result varchar(5…
7 replies
I am working .Net program. Is it possible to create a dataset based on the result of another datase…
1 replies
I have three tables one called PONumber which has PONumber and Subtotal another table called Purcha…
23 replies
Hi all, I'm importing data into DB from xml file. When parsing completes some data in DB have � sym…
3 replies
Hi All, In My Table A , Eid 101 having status all are "cp" then i need latest Edate, but in case 10…
3 replies
Hi Friends, i have record in xml like <root> <row spareid='10' sparename='abcd' /> <…
1 replies
Hi all, I'm trying my best to look after a SQL Server 2008 instance, relatively new to all that sor…
12 replies
Hi, We have SQL Server 2008 R2 Web Edition. Our company is growing, so the capacity of our SQL is r…
6 replies
Hello, I would like to change "Maximize Data Throughput for Network Applications" on my SQL server …
1 replies
Pretty basic question. Do we? =============================================================== "lets…
4 replies
Currently we have a Table that stores full paths to image files we have stored in the file system. …
6 replies
Viewing 15 topics - 16,141 through 16,155 (of 30,190 total)
You must be logged in to create new topics.