Topics
Started by
Posts
Last post
Greeting SSC members. I'm not sure this post is in the right forum... but here goes. Let me start o…
8 replies
create table #emp ( id int , e_name varchar (200) ) create table #dept ( id int , dept_name varchar…
3 replies
Hello Everyone I need some help with a tally table. I want to be able to query a list table, get th…
18 replies
Hi, I'am with a problem inserting to a view that writes to 2 tables, using triggers. Ok, I have 2 p…
3 replies
The query optimizer for SQL Server 2005 is suggesting that we include a primary key as part of a no…
6 replies
Hi, I', writing a query as below and I want to display the time in format DD/MM/YYYY HH:MI:SS:MMMAM…
5 replies
I have 2 tables (baddate and gooddate) and added a ‘orderdate’ column to each. In the baddate I add…
6 replies
Hi all I am looking to create a form which will allow me to update/search a SQL database. Doesn't …
1 replies
Hi all, My table does not have a created date or modified date column. My query is to get the creat…
8 replies
This is my Ftp Route \\190.0.00.001 Daily one Excel will be save at this place with abc+11012010.xl…
3 replies
Hi Eveyone, I have to create a single stored proceudre in which i have to pass id from one sql stat…
2 replies
Can I do job scheduling using SQL server 2005 express edition? I did not found "agent" tab in SQL S…
2 replies
Every night we collect data from the reportserver database and archive it into another database (Ut…
1 replies
I have the below table with the values inserted as shown create table agegrp( ageid int identity (…
5 replies
Hi i have a table like following structure Roll_No S_Name Subject Branch now i need to fetch t…
14 replies
Viewing 15 topics - 1,246 through 1,260 (of 4,155 total)
You must be logged in to create new topics.