代码搜索:sql server
找到约 10,000 项符合「sql server」的源代码
代码结果 10,000
www.eeworm.com/read/346878/3179825
sql
create table CATEGORIES(
ID bigint not null,
NAME varchar(15),
primary key (ID)
);
create table ITEMS(
ID bigint not null,
NAME varchar(15),
BASE_PRICE double precision,
pr
www.eeworm.com/read/330465/3423799
sql
SELECT
grade.credit,
grade.grade,
course.courseName,
teacher.TName
from grade
join course
on grade.CNo=course.courseId
join teacher
on grade.TNo=teacher.userID
where grade.SNo='05125071'
www.eeworm.com/read/276929/4160944
sql
#------------------------------------------------------------------------------
# sql: file(1) magic for SQL files
#
# From: "Marty Leisner"
# Recognize some MySQL files.
www.eeworm.com/read/104018/15712444
sql˴
www.eeworm.com/read/103763/15722172
sql˴
www.eeworm.com/read/418779/10907243
txt 8495.txt
Rule:
--
Sid:
8495
--
Summary:
This event is generated when an attempt is made to exploit a known vulnerability in Microsoft systems using Microsoft SQL Server.
--
Impact:
Serious. Denial of Servic
www.eeworm.com/read/418779/10915666
txt 1387.txt
Rule:
--
Sid:
1387
--
Summary:
This event is generated when an attempt is made to overflow a buffer in Microsoft SQL server.
--
Impact:
A successful attack will allow an attacker to run arbitrar
www.eeworm.com/read/418779/10918727
txt 8494.txt
Rule:
--
Sid:
8494
--
Summary:
This event is generated when an attempt is made to exploit a known vulnerability in Microsoft systems using Microsoft SQL Server.
--
Impact:
Serious. Denial of Servic
www.eeworm.com/read/473927/6824542
txt 1387.txt
Rule:
--
Sid:
1387
--
Summary:
This event is generated when an attempt is made to overflow a buffer in Microsoft SQL server.
--
Impact:
A successful attack will allow an attacker to run arbitrar