THE SQL Server Blog Spot on the Web
Welcome to SQLblog.com - The SQL Server blog spot on the web Sign in | Join | Help
in Search

Browse by Tags

All Tags » sql » dba   (RSS)
  • Basic (Quick) Question about Receipt/Statement Database

    Hello, I'm completely new to SQL - and have a question on how to make a basic database. I want to make a database of receipts (credit card) and credit card statements.  My proposed receipts table (i'm not worried about syntax right now - although this specific syntax is PostgreSQL) is basically something like this: CREATE TABLE receipts ...
    Posted to SQL Server (Forum) by alfonso_jamison on November 7, 2008
  • Need a shortterm and midterm solution for two different database

    Hello guys, I have to write business solution for shortterm and new term. Scenario like this. There are two companies one is in JAPAN and other one is in UK they both making bikes. Now they merger togather, CEO is asking  the HRM department to have data of employees. Now company 1 is having won XP workstation with IBM DB2 ...
    Posted to SQL Server (Forum) by SEESITE2OO3 on May 31, 2008
  • Re: SQL2000 equivalent to information_schema.columns

    Information_schema.columns was introduced in SQL 7, but for some reason it disappeared in SQL 2000; then come back in SQL 2005.When I upgraded to SQL 2000, I simply copy the code from SQL 7, and create my dbo.columns. Here is the script for SQL2000 only.Enjoy it.go--Displays columns accessable to the current usercreate view ...
    Posted to SQL Server (Forum) by david wei on May 23, 2008
  • Is there a forum where users can share job openings?

    I hope I'm not overstepping any boundaries, but I could not find any policies regarding notifying other users of available job opportunities.  There is a large financial player in NE Florida that will be hiring an MSSQL Server DBA to provide administrative and technical support for multiple ...
    Posted to SQL Server (Forum) by EBrown on May 12, 2008
Powered by Community Server (Commercial Edition), by Telligent Systems
  Privacy Statement