Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Dual Table query
Name: henry_joshua Date: February 17, 2005 at 02:19:45 Pacific OS: Win XP CPU/Ram: p4,128
Comment:
Dear Friends, What is the equivalent table in SQL Server for the 'Dual' table of Oracle. I want to get the System date and time from SQL Server. How do I do it?
Summary: Hi all. I got a proble with SQL query I want to use. I got the following 2 Tables. SKU and SKUXLOC Example. SKU TABLE SKU |Description |Supp ----------------------- 1234 |Book1 |Supp1 4567 |B...
Summary: DBMS: SQL Server Hi, I need to rename all columns, stored procedures, triggers, and references to each, in order to ensure the names are under 30 characters. I will need to: 1) locate all objects cont...