Topics
Started by
Posts
Last post
One of the features I loved about QA (Query Analyzer) in SQL 2000 was the Object Search screen.&nbs…
2 replies
I am trying to create an after update trigger which uses deleted table. The problem is the table on…
1 replies
Here is my current SQL: SELECT OrderLine.ProductNo, Category.Description, SUM(OrderLine.QtyOrde…
7 replies
Hi We are in the process of deciding which edition of SQL 2005 to purchase. we want a CPU licence …
2 replies
I'm still battling with PatIndex.I have two issues TYpe_1 is partly correct except that if 1. For …
6 replies
Hello all, We are running SQL server 2005 std edition and application which is run in our differen…
5 replies
I have partitioned a few tables based on date and unioned them in a view. when i do this query : SE…
4 replies
i have a SqlServer2000 Database with over than 1 milion records.is there any top benefit in SQL2005…
12 replies
Dear All, I Have one database named PK in my database list. Now i had stop the sql services…
2 replies
If the data of a table is changed by means of INSERTs only, i.e. no UPDATEs or DELETEs, will there …
5 replies
Hi, I'm very new to 2005, but have used 2000 for a few years. Previously, I created views as 'Selec…
2 replies
Run script in the attachement to generate the data and view the output SELECT * FROM tbPROCESSED Th…
7 replies
Hello friend I have created Multi-statement Table_valued function which should return table. Functi…
3 replies
We have a database which is split into two files File.mdf and File_1.ndf. This was done as a stopga…
2 replies
Hi, I am importing to SQL a table from Excel, but I need to import this table frequently and I woul…
6 replies
Viewing 15 topics - 8,566 through 8,580 (of 10,974 total)
You must be logged in to create new topics.